[PATCH] D69288: [GISel][ArtifactCombiner] Relax the constraint to combine unmerge with concat_vectors

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 11:32:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52af7aedfe5d: [GISel][ArtifactCombiner] Relax the constraint to combine unmerge with… (authored by qcolombet).

Changed prior to commit:
  https://reviews.llvm.org/D69288?vs=226376&id=228111#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69288

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
  llvm/test/CodeGen/AArch64/GlobalISel/integration-shuffle-vector.ll
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-combiner.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-unmerge-values.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69288.228111.patch
Type: text/x-patch
Size: 24735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191106/03d8e278/attachment.bin>


More information about the llvm-commits mailing list