[PATCH] D56957: GlobalISel: Handle some odd splits in fewerElementsVector

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 23:42:50 PST 2019


arsenm created this revision.
arsenm added reviewers: aemerson, aditya_nandakumar, volkan, paquette, dsanders.
Herald added subscribers: tschuett, tpr, kristof.beyls, rovka, nhaehnle, wdng, jvesely.

Also add some quick hacks to AMDGPU legality for the tests.


https://reviews.llvm.org/D56957

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-and.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56957.182668.patch
Type: text/x-patch
Size: 22494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190119/0f094498/attachment-0001.bin>


More information about the llvm-commits mailing list