Displaying 1 result from an estimated 1 matches for "3e40cf96".
2010 Nov 09
1
[LLVMdev] Design question on implementing OpenMP support
Hello,
I had earlier mailed the list[1] about adding OpenMP support to Clang and LLVM
Polly.
The LLVM Polly wiki page earlier mentioned a design[2] where Clang and LLVM
Polly would emit annotations to the code and there would be a seperate pass that
would transform the code using these annotations. The issue I see with this
approach is that this pass will have to be run immediately after the