[llvm] [RISCV] Use vsetvli instead of vlenb in Prologue/Epilogue (PR #113756)

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 16 23:29:13 PDT 2025


kito-cheng wrote:

Changes:
- Apply Craig's suggestion, expand to PseudoVSETVLIX0 instead.
- Add `RegState` when inserting PseudoVSETVLIX0.

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


More information about the llvm-commits mailing list