[llvm] [RISCV] Run DeadMachineInstructionElim after regalloc (PR #90598)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 08:54:56 PDT 2024
topperc wrote:
Are there any post-RA or even post-SSA uses of this pass on any other target? All I found were uses still in SSA form.
https://github.com/llvm/llvm-project/pull/90598
More information about the llvm-commits
mailing list