[PATCH] D128758: [RISCV] Refine known bits for READ_VLENB
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 14:09:04 PDT 2022
reames updated this revision to Diff 440767.
reames added a comment.
Update per review comments.
Took a closer look, pretty sure the MinVLen of zero case is impossible. We've had tripped the assert in vscale lowering first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128758/new/
https://reviews.llvm.org/D128758
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/rvv-vscale.i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128758.440767.patch
Type: text/x-patch
Size: 5653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/17737dff/attachment.bin>
More information about the llvm-commits
mailing list