[PATCH] D57426: GlobalISel: Implement widenScalar for G_UNMERGE_VALUES

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 20:22:04 PST 2019


arsenm updated this revision to Diff 184446.
arsenm marked 3 inline comments as done.
arsenm added a comment.

Address comments, use more MachineIRBuilder trickery


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

https://reviews.llvm.org/D57426

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AArch64/GlobalISel/legalize-unmerge-values.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57426.184446.patch
Type: text/x-patch
Size: 20032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/38181338/attachment-0001.bin>


More information about the llvm-commits mailing list