[PATCH] D101472: [RISCV] Teach computeKnownBits that vsetvli returns number less than 2^31.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 08:08:52 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25391cec3a81: [RISCV] Teach computeKnownBits that vsetvli returns number less than 2^31. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D101472?vs=341255&id=341520#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101472

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/vsetvl-ext.ll
  llvm/test/Transforms/InstCombine/RISCV/lit.local.cfg
  llvm/test/Transforms/InstCombine/RISCV/riscv-vsetvli-knownbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101472.341520.patch
Type: text/x-patch
Size: 4534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/116fb5ab/attachment.bin>


More information about the llvm-commits mailing list