[PATCH] D53772: [NFC][OpenMP] Add new test for parallel for code generation.

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 26 11:54:03 PDT 2018


gtbercea created this revision.
gtbercea added reviewers: ABataev, caomhin.
Herald added subscribers: cfe-commits, guansong.

This is a simple test of the parallel for code generation. It will be used to showcase the change introduced by patch https://reviews.llvm.org/D53443.


Repository:
  rC Clang

https://reviews.llvm.org/D53772

Files:
  test/OpenMP/nvptx_parallel_for_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53772.171324.patch
Type: text/x-patch
Size: 3858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181026/63977789/attachment-0001.bin>


More information about the cfe-commits mailing list