[Openmp-commits] [PATCH] D65112: [OPENMP][NVPTX]Make the test compatible with CUDA9+, NFC.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 25 07:19:19 PDT 2019


ABataev abandoned this revision.
ABataev added a comment.

Found another solution to fix this test without significant changes in the test itself and to make it work on Cuda8+. Need a little bit reworked D65013 <https://reviews.llvm.org/D65013> + another one patch with a new runtime function based on D65013 <https://reviews.llvm.org/D65013>.


Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65112/new/

https://reviews.llvm.org/D65112





More information about the Openmp-commits mailing list