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

Piyou Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 05:11:26 PST 2024


BeMg wrote:


Rebase with the lastest main branch because patch raise a lot of conflicts.

Also 

1. Make getReachingDefMI accept `const MachineInstr*` and `MachineInstr*`
2. Make canMutatePriorConfig handle non-SSA situation
3. Use fixupModifyVRegLIAfterInsertMI and removeMIAndFixupModifyVRegLI to make LiveInterval fixup more clear.
---
@lukel97 @preames @topperc @kito-cheng ping

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


More information about the llvm-commits mailing list