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

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 31 20:05:27 PST 2024


topperc wrote:

I'm concerned that llvm.assume is handled differently than a branch to unreachable in the middle end. Have you tested that these assumes have the intended effect?

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


More information about the cfe-commits mailing list