[PATCH] D64155: GlobalISel: Handle widenScalar of arbitrary G_MERGE_VALUES sources

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 18:16:12 PDT 2019


arsenm updated this revision to Diff 208566.
arsenm added a comment.

Add example comments


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

https://reviews.llvm.org/D64155

Files:
  include/llvm/Support/MathExtras.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
  unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64155.208566.patch
Type: text/x-patch
Size: 38263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/78d3d791/attachment.bin>


More information about the llvm-commits mailing list