[LLVMdev] adding a new pragma in OpenMP

Hari Pyla harip at vt.edu
Mon Oct 11 14:42:25 CDT 2010


Hi,
  I am trying to add an extension to OpenMP through a new pragma. I was 
wondering if there is any way I can declare a new pragma and define a 
set of rules for macro expansion or use PassManager in LLVM to expand 
the pragma. Thanks in advance.

Regards,
--Hari


More information about the LLVMdev mailing list