[PATCH] D109242: GlobalISel: Artifact combine build-vector and unmerges into concat-vector

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 03:14:36 PST 2022


Petar.Avramovic updated this revision to Diff 401156.
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.

There should be no reason to look through copies here, switch to getVRegDef.


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

https://reviews.llvm.org/D109242

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/add.vni16.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-build-vector.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-flat.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109242.401156.patch
Type: text/x-patch
Size: 13314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/a6e5d765/attachment.bin>


More information about the llvm-commits mailing list