[llvm] [RISCV] Support postRA vsetvl insertion pass (PR #70549)

Piyou Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 01:52:34 PST 2024


BeMg wrote:

The extra spill/reload issue may require changes to the scheduler or allocator. I'm going to address the extra VSETVL issue by modifying the VSETVL insertion pass in this patch.

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


More information about the llvm-commits mailing list