[PATCH] D140347: SelectionDAG: Teach ComputeKnownBits about VSCALE

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 09:15:39 PDT 2023


craig.topper updated this revision to Diff 526093.
craig.topper added a comment.

Use ConstantRange.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140347

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/vscale-and-sve-cnt-demandedbits.ll
  llvm/test/CodeGen/RISCV/vscale-demanded-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140347.526093.patch
Type: text/x-patch
Size: 4546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/8e84d8b3/attachment.bin>


More information about the llvm-commits mailing list