[PATCH] D69149: [GISel][CombinerHelper] Add a combine turning shuffle_vector into concat_vectors

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 13:46:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f0ae81512c1: [GISel][CombinerHelper] Add a combine turning shuffle_vector into concat_vectors (authored by qcolombet).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D69149?vs=225544&id=225949#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69149

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-shuffle-vector.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69149.225949.patch
Type: text/x-patch
Size: 21396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/064f4cc4/attachment.bin>


More information about the llvm-commits mailing list