[PATCH] D145939: [DAG] Fold multiple insert_vector_elt of zero values into an AND mask

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 02:56:38 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70562607ab38: [DAG] Fold multiple insert_vector_elt of zero values into an AND mask (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145939

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/neon-dotreduce.ll
  llvm/test/CodeGen/AArch64/vecreduce-add-legalization.ll
  llvm/test/CodeGen/AArch64/vecreduce-umax-legalization.ll
  llvm/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/test/CodeGen/X86/insertelement-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145939.505418.patch
Type: text/x-patch
Size: 94105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/fb184d88/attachment.bin>


More information about the llvm-commits mailing list