search for: 1034195

Displaying 1 result from an estimated 1 matches for "1034195".

Did you mean: 1034095
2013 Nov 12
3
[LLVMdev] loop fusion in LLVM
Hi, I am a student and my team is trying to identify a suitable topic for our compiler class final project. The requirement is to implement some optimization in LLVM that is not already existed, at least not in the list of standard opt that LLVM already has. We are looking at loop fusion as a potential candidate topic. Since we are all new to LLVM we would like to ask for experts' opinions