[PATCH] D20473: AMDGPU: Cleanup lowering actions
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 09:26:59 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.
These are kind of a mess and hard to follow, particularly
for loads and stores. Fix various redundant, unnecessary
and dead settings.
http://reviews.llvm.org/D20473
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/R600ISelLowering.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/global-extload-i8.ll
test/CodeGen/AMDGPU/store-v3i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20473.57940.patch
Type: text/x-patch
Size: 38658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/ecfb0161/attachment.bin>
More information about the llvm-commits
mailing list