[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
Tue Mar 14 07:42:59 PDT 2023


RKSimon updated this revision to Diff 505095.
RKSimon added a comment.

rebase + address feedback


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.505095.patch
Type: text/x-patch
Size: 94105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/a2936237/attachment-0001.bin>


More information about the llvm-commits mailing list