[llvm] [llvm][RISCV] Implement Zilsd load/store pair optimization (PR #158640)
Djordje Todorovic via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 24 00:44:51 PDT 2025
djtodoro wrote:
> > Great to see someone is contributing this work, as we have looked forward to having it too.
> > I have a few high-level comments, which I don't think are covered by Craig's review, and might supersede his comments:
> > Is this based on the NXP Patches against LLVM 18? If so, this will need appropriate Co-authored-by. Even if it isn't, I will add @anmolparalkar-nxp as a reviewer as he is familiar with that work.
>
> No I started this from scratch, I didn't even notice there's existing one lol
I feel like mentioning https://reviews.llvm.org/D144002 (`XTheadMemPair`) as related work as well.
https://github.com/llvm/llvm-project/pull/158640
More information about the llvm-commits
mailing list