[PATCH] D28793: [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-generic code.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 13:58:31 PST 2017


jlebar updated this revision to Diff 85189.
jlebar marked an inline comment as done.
jlebar added a comment.

Address tra's review comments.

> Perhaps we should add the list of such intrinsics and what happens to them in a comment section in NVPTXIntrinsics.td.

sgtm, done.


https://reviews.llvm.org/D28793

Files:
  clang/include/clang/Basic/BuiltinsNVPTX.def
  llvm/include/llvm/IR/IntrinsicsNVVM.td
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
  llvm/test/Assembler/auto_upgrade_nvvm_intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28793.85189.patch
Type: text/x-patch
Size: 18294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/140943a3/attachment-0001.bin>


More information about the cfe-commits mailing list