[PATCH] D16660: AMDGPU: Remove 24-bit intrinsics
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 16:38:57 PST 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.
The known bit matching code seems to work reasonably well,
so these shouldn't really be needed.
http://reviews.llvm.org/D16660
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/AMDGPUIntrinsics.td
lib/Target/AMDGPU/CaymanInstructions.td
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/R600Instructions.td
test/CodeGen/AMDGPU/llvm.AMDGPU.imad24.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.imul24.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.umad24.ll
test/CodeGen/AMDGPU/llvm.AMDGPU.umul24.ll
test/CodeGen/AMDGPU/mad_int24.ll
test/CodeGen/AMDGPU/use-sgpr-multiple-times.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16660.46202.patch
Type: text/x-patch
Size: 12675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160128/aed951cb/attachment.bin>
More information about the llvm-commits
mailing list