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

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 23:50:35 PDT 2024


lukel97 wrote:

Nice, great work :)

Now that rematerialization and partial spilling are unblocked, were you planning to take a look at either of them?
I have half a proof-of-concept patch lying around for rematerialization that I could pick up again, but only if you haven't already started that work.

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


More information about the llvm-commits mailing list