[clang] [Clang][RISCV] Add assumptions to vsetvli/vsetvlimax (PR #79975)

Kito Cheng via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 00:20:17 PST 2024


kito-cheng wrote:

Also I guess most of RVV intrinsic could add `const` too, that could help some generic optimization work better like CSE.

https://github.com/llvm/llvm-project/pull/79975


More information about the cfe-commits mailing list