[PATCH] D118919: [DAGCombiner] Fold vecreduce_or/and if operand is insert_subvector.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 5 06:36:32 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sdesmalen marked 2 inline comments as done.
Closed by commit rG6452549f300c: [DAGCombiner] Fold vecreduce_or/and if operand is insert_subvector. (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D118919?vs=405678&id=406180#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118919

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-vecreduce-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118919.406180.patch
Type: text/x-patch
Size: 5279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220205/68e2a419/attachment.bin>


More information about the llvm-commits mailing list