[PATCH] D141075: [SelectionDAG] Implicitly truncate known bits in SPLAT_VECTOR

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 07:44:08 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG275658d1af11: [SelectionDAG] Implicitly truncate known bits in SPLAT_VECTOR (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141075

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/active_lane_mask.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-select.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-select.ll
  llvm/test/CodeGen/AArch64/sve-umulo-sdnode.ll
  llvm/test/CodeGen/WebAssembly/pr59626.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141075.486882.patch
Type: text/x-patch
Size: 12656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230106/97bc4c3e/attachment.bin>


More information about the llvm-commits mailing list