[PATCH] D68892: [NVPTX] Restructure shfl instrinsics and add variants that return a predicate.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 09:20:06 PDT 2019


tra updated this revision to Diff 224868.
tra marked 3 inline comments as done.
tra edited the summary of this revision.
tra added a comment.

Addressed Tim's comments.


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

https://reviews.llvm.org/D68892

Files:
  llvm/include/llvm/IR/IntrinsicsNVVM.td
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/test/CodeGen/NVPTX/shfl-p.ll
  llvm/test/CodeGen/NVPTX/shfl-sync-p.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68892.224868.patch
Type: text/x-patch
Size: 31880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191014/b99afcab/attachment-0001.bin>


More information about the llvm-commits mailing list