[PATCH] D121002: [DAG] Don't convert undef to 0 when creating buildvector

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 10:35:49 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4388f4f77694: [DAG] Don't convert undef to 0 when creating buildvector (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D121002?vs=413026&id=413305#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121002

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/arm64-vshuffle.ll
  llvm/test/CodeGen/PowerPC/vec-itofp.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp64_elts.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121002.413305.patch
Type: text/x-patch
Size: 22783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220306/986aef46/attachment.bin>


More information about the llvm-commits mailing list