[PATCH] D28793: [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM target-generic code.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 17:40:08 PST 2017
jlebar updated this revision to Diff 85076.
jlebar added a comment.
Remove (broken) implementations of removed intrinsics from clang.
We realized we don't need this, as none of these intrinsics are accessible to
user code in nvcc.
https://reviews.llvm.org/D28793
Files:
clang/lib/Headers/__clang_cuda_runtime_wrapper.h
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.85076.patch
Type: text/x-patch
Size: 16368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/a0f1c4cb/attachment.bin>
More information about the llvm-commits
mailing list