[LLVMdev] Support for per-loop pragma

Junjie Gu jgu222 at gmail.com
Wed May 19 14:38:15 PDT 2010


Many compilers support per-loop pragma, such as loop unrolling (ie
#pragma unroll=2).  Is there any LLVM project/effort going on
in this area ? What is the expected way for implementing per-loop
pragma, or general pragma ?  Suggestions/comments ?

Thanks
Junjie



More information about the llvm-dev mailing list