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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 13:13:35 PST 2019


arsenm updated this revision to Diff 182972.
arsenm marked 4 inline comments as done.
arsenm added a comment.

Cleanups, add comments


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56957/new/

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-fabs.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56957.182972.patch
Type: text/x-patch
Size: 16688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/7554ff78/attachment.bin>


More information about the llvm-commits mailing list