[llvm-branch-commits] [llvm] [AArch64] Add new pass after VirtRegRewriter to add implicit-defs (PR #174188)

Benjamin Maxwell via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jan 5 06:06:41 PST 2026


================
@@ -191,6 +191,7 @@
 ; CHECK-NEXT:       Virtual Register Rewriter
 ; CHECK-NEXT:       Register Allocation Pass Scoring
 ; CHECK-NEXT:       Stack Slot Coloring
+; CHECK-NEXT:       AArch64 SRLT Define Super-Regs Pass
----------------
MacDue wrote:

Is this intentionally only added to the optimized pipeline?

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


More information about the llvm-branch-commits mailing list