[PATCH] D123264: [RISCV] Pre-RA expand pseudos pass
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 12:00:33 PDT 2022
craig.topper added inline comments.
Herald added a subscriber: shiva0217.
================
Comment at: llvm/test/CodeGen/RISCV/O3-pipeline.ll:102
+; CHECK-NEXT: MachineDominator Tree Construction
+; CHECK-NEXT: Machine Natural Loop Construction
; CHECK-NEXT: Eliminate PHI nodes for register allocation
----------------
Can we say that the new pass preserves the CFG? Will that prevent this change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123264/new/
https://reviews.llvm.org/D123264
More information about the llvm-commits
mailing list