[PATCH] D12246: [NVPTX] change threading intrinsics from noduplicate to convergent
Jingyue Wu via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 30 22:22:33 PDT 2015
jingyue added a subscriber: jingyue.
jingyue added a comment.
In Bjarke's example, all threads call __syncthreads in and only in their
first iteration (assuming *bounds > 0).
http://reviews.llvm.org/D12246
More information about the llvm-commits
mailing list