[PATCH] D110802: [GlobalISel] Extend CombinerHelper::matchConstantOp() to match constant splat vectors

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 30 14:31:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGca8316b7048d: [GlobalISel] Extend CombinerHelper::matchConstantOp() to match constant splat… (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D110802?vs=376157&id=376371#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110802

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-mul.mir
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-trivial-arith.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110802.376371.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/21466018/attachment.bin>


More information about the llvm-commits mailing list