[llvm] [RISCV] Move RISCVDeadRegisterDefinitions to post vector regalloc (PR #90636)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 01:28:57 PDT 2024


lukel97 wrote:

I've updated this to run after vector regalloc but before scalar regalloc, so we should have the best of both worlds now. 

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


More information about the llvm-commits mailing list