[PATCH] D17019: [OpenMP] Code generation for teams - kernel launching
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 2 11:18:06 PST 2016
sfantao updated this revision to Diff 49653.
sfantao added a comment.
Use new innermost scope API for the emission of the num_teams and thread_limit expressions.
http://reviews.llvm.org/D17019
Files:
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmtOpenMP.cpp
test/OpenMP/teams_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17019.49653.patch
Type: text/x-patch
Size: 22789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160302/1b8f3723/attachment-0001.bin>
More information about the cfe-commits
mailing list