[PATCH] D58123: GlobalISel: Implement moreElementsVector for bit ops
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 17 11:38:15 PST 2019
arsenm updated this revision to Diff 187171.
arsenm marked 4 inline comments as done.
arsenm added a comment.
Address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58123/new/
https://reviews.llvm.org/D58123
Files:
include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-zext.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-or.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-xor.mir
unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58123.187171.patch
Type: text/x-patch
Size: 56151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190217/fbfce11e/attachment.bin>
More information about the llvm-commits
mailing list