[llvm] [RISCV] Add unit strided load/store to whole register peephole (PR #100116)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 23 06:06:41 PDT 2024
================
----------------
lukel97 wrote:
These functions are marked with optnone so the machine SSA optimisation passes aren't run, including RISCVVectorPeephole.
https://github.com/llvm/llvm-project/pull/100116
More information about the llvm-commits
mailing list