[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 15:36:15 PDT 2019


qcolombet updated this revision to Diff 225321.
qcolombet added a comment.

- Replace check with an assertion
- Update comments with pre-conditions


Repository:
  rL LLVM

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

https://reviews.llvm.org/D69071

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69071.225321.patch
Type: text/x-patch
Size: 11729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/374eefda/attachment.bin>


More information about the llvm-commits mailing list