[PATCH] D136619: [lit][REQUIRES] Fix REQUIRES on an NVPTX test so it will run

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 10:03:31 PDT 2022


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

Do we have any other `convergent` intrinsics in back-ends more common than NVPTX? If we have one in X86 or ARM that would be a better choice for this test than `@llvm.nvvm.barrier0`.


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

https://reviews.llvm.org/D136619



More information about the llvm-commits mailing list