[PATCH] D17963: [OPENMP] Codegen for teams directive for NVPTX

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 10:22:00 PST 2016


carlo.bertolli added a comment.

I can actually add a regression test that checks that the compiler does not break when using a global in a teams region, even without declare target, if that is what is required here.


Repository:
  rL LLVM

http://reviews.llvm.org/D17963





More information about the cfe-commits mailing list