[LLVMdev] adding a new pragma in OpenMP

Hari Pyla harip at vt.edu
Mon Oct 11 12:42:25 PDT 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 llvm-dev mailing list