[PATCH] D58123: GlobalISel: Implement moreElementsVector for bit ops
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 12 07:51:59 PST 2019
arsenm created this revision.
arsenm added reviewers: aemerson, aditya_nandakumar, volkan, paquette, dsanders, rtereshin.
Herald added subscribers: jdoerfert, Petar.Avramovic, tschuett, kristof.beyls, rovka, nhaehnle, wdng, jvesely.
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.186471.patch
Type: text/x-patch
Size: 48299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190212/93e4823f/attachment-0001.bin>
More information about the llvm-commits
mailing list