[llvm] [RISCV] Teach RISCVInsertVSETVLI to work without LiveIntervals (PR #94686)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 20:40:42 PDT 2024


https://github.com/lukel97 commented:

Thanks, the LIS changes are pretty much what I had locally. Is #94658 strictly required for this though? I would have thought that state would have actually been OK without LiveIntervals

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


More information about the llvm-commits mailing list