[PATCH] D16448: AMDGPU: Remove more unused intrinsics
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 22:44:18 PST 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: arsenm, qcolombet.
Replace tests with lrp with basic IR expansion
http://reviews.llvm.org/D16448
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/AMDGPUIntrinsics.td
lib/Target/AMDGPU/R600ISelLowering.cpp
lib/Target/AMDGPU/R600Instructions.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/big_alu.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.legacy.rsq.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.mul.ll
test/CodeGen/AMDGPU/llvm.amdgpu.lrp.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
test/CodeGen/AMDGPU/si-spill-cf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16448.45649.patch
Type: text/x-patch
Size: 199440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/8e15b1c9/attachment-0001.bin>
More information about the llvm-commits
mailing list