[llvm] [RISCV] Remove getPostRAMutations (PR #117527)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 09:11:27 PST 2024


topperc wrote:

> LGTM.
> 
> On another note, have we looked at using the MacroFusionDAGMutation for PostMachineSched?

It's handled in `llvm::createGenericSchedPostRA` already

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


More information about the llvm-commits mailing list