[llvm] [RISCV] Optimize VRELOAD/VSPILL lowering if VLEN is known. (PR #74421)

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 07:01:59 PST 2023


https://github.com/kito-cheng approved this pull request.

LGTM, I guess we have few rooms to optimize with the compilation time constant VLEN around the frame stuffs, and it's a good start.

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


More information about the llvm-commits mailing list