[PATCH] D137141: [SDAG] Allow scalable vectors in ComputeNumSignBits

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 10:50:43 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8c63a7fbf50: [SDAG] Allow scalable vectors in ComputeNumSignBits (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137141

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/sve-masked-gather-legalize.ll
  llvm/test/CodeGen/AArch64/sve-smulo-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vdiv-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vmax-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vmin-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vrem-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137141.476531.patch
Type: text/x-patch
Size: 14069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/3df2656e/attachment.bin>


More information about the llvm-commits mailing list