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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 08:25:49 PST 2022


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

Changed prior to commit:
  https://reviews.llvm.org/D137141?vs=476531&id=478612#toc

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.478612.patch
Type: text/x-patch
Size: 14277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/884c582e/attachment.bin>


More information about the llvm-commits mailing list