[PATCH] D158839: [SDAG] Add SimplifyDemandedBits support for ISD::SPLAT_VECTOR

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 02:36:18 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e4860f5d028: [SDAG] Add SimplifyDemandedBits support for ISD::SPLAT_VECTOR (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D158839?vs=553489&id=553875#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158839

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  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-streaming-mode-fixed-length-fp-select.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-select.ll
  llvm/test/CodeGen/RISCV/rvv/mscatter-combine.ll
  llvm/test/CodeGen/RISCV/rvv/vrol-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vror-sdnode.ll
  llvm/test/CodeGen/WebAssembly/pr59626.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158839.553875.patch
Type: text/x-patch
Size: 36268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/812bbf35/attachment.bin>


More information about the llvm-commits mailing list