[PATCH] R600: Mostly remove remaining AMDIL intrinsics.
Matt Arsenault
Matthew.Arsenault at amd.com
Thu Jun 12 12:25:01 PDT 2014
Delete all unused ones, and add new AMDGPU named intrinsics for
the ones that are. Handle the old AMDIL names for comptability (although
remove their GCCBuiltin names) and add tests since there weren't any
for these before.
http://reviews.llvm.org/D4126
Files:
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/AMDGPUInstrInfo.td
lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/AMDGPUIntrinsics.td
lib/Target/R600/AMDILInstrInfo.td
lib/Target/R600/AMDILIntrinsics.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/llvm.rint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4126.10369.patch
Type: text/x-patch
Size: 19517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140612/367b1af3/attachment.bin>
More information about the llvm-commits
mailing list