[PATCH] D69071: [GISel][CombinerHelper] Add concat_vectors(build_vector, build_vector) => build_vector

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 17:38:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc319afc903d8: [GISel][CombinerHelper] Add concat_vectors(build_vector, build_vector) =>… (authored by qcolombet).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D69071?vs=225328&id=225332#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69071

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-concat-vectors.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69071.225332.patch
Type: text/x-patch
Size: 11585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/b184b167/attachment-0001.bin>


More information about the llvm-commits mailing list