[llvm] [RISCV] Remove vmv.s.x and vmv.x.s lmul pseudo variants (PR #71501)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 17:41:00 PST 2023


topperc wrote:

> > Do we still compile this with a single vsetvli after this change https://godbolt.org/z/bvGd46zWa
> 
> Just checked, there's no change

This was what I should have sent, the integer version https://godbolt.org/z/f9bzqz6aq but it already has a vsetvli toggle. :(

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


More information about the llvm-commits mailing list