[Openmp-commits] [PATCH] D56274: [OPENMP][NVPTX]Fix incompatibility of __syncthreads with LLVM, NFC.

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed May 29 12:10:44 PDT 2019


grokos added a comment.

In D56274#1520909 <https://reviews.llvm.org/D56274#1520909>, @arsenm wrote:

> D62581 <https://reviews.llvm.org/D62581>


Thanks for this! Should we now revert this patch to use `syncthreads()` once again instead of the asm instruction?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56274





More information about the Openmp-commits mailing list