[cfe-dev] How to detect and work on OpenMP pragmas in llvm /clang

techie tawa techie.tawa at gmail.com
Fri Mar 14 03:38:51 PDT 2014


Hi,

I'm trying to work on transform passes in LLVM aimed at every OpenMP
parallel section which are mentioned using 'omp pragmas'.

I'm thinking something like: Module level, Function level and basic block
level, can I write any passes at a parallel loop level. If yes, any
directions on this would be really helpful.

Cheers.

chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140314/f231ee20/attachment.html>


More information about the cfe-dev mailing list