[PATCH] D12246: [NVPTX] change threading intrinsics from noduplicate to convergent

Xuetian Weng via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 30 14:18:47 PDT 2015


wengxt updated this revision to Diff 33547.
wengxt added a comment.

Separate jump threading change to another review.
Address jingyue's comment.


http://reviews.llvm.org/D12246

Files:
  include/llvm/IR/IntrinsicsNVVM.td
  test/CodeGen/NVPTX/convergent-syncthreads.ll
  test/CodeGen/NVPTX/noduplicate-syncthreads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12246.33547.patch
Type: text/x-patch
Size: 6212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150830/ed55f47c/attachment.bin>


More information about the llvm-commits mailing list