[PATCH] D20191: AMDGPU: Fix a few slightly broken tests
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 17:07:11 PDT 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: kzhuravl.
Fix minor bugs and uses of undef which break when
pointer related optimization passes are run.
http://reviews.llvm.org/D20191
Files:
test/CodeGen/AMDGPU/commute-shifts.ll
test/CodeGen/AMDGPU/i1-copy-phi.ll
test/CodeGen/AMDGPU/mubuf.ll
test/CodeGen/AMDGPU/or.ll
test/CodeGen/AMDGPU/udivrem.ll
test/CodeGen/AMDGPU/vselect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20191.56987.patch
Type: text/x-patch
Size: 8258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/d180e105/attachment.bin>
More information about the llvm-commits
mailing list