[llvm] [RISCV] Set the exact flag on the SRL created for converting vscale to a read of vlenb. (PR #144571)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 17 10:53:13 PDT 2025
https://github.com/preames approved this pull request.
We have target known bits set for READ_VLENB, why aren't we able to infer the exact flag on the select from that? Are we missing some general combine?
https://github.com/llvm/llvm-project/pull/144571
More information about the llvm-commits
mailing list