Skip to content

Commit 7b707ba

Browse files
committed
test nit
1 parent 263232c commit 7b707ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DebugInfo/KeyInstructions/X86/cgp-break-critical-edge.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; RUN: opt -passes='require<profile-summary>,function(codegenprepare)' -S -mtriple=x86_64 < %s \
22
; RUN: | FileCheck %s
33

4-
;; Check debug locations are propagated onto new PHIs.
4+
;; Check debug locations are propagated onto new PHIs and have their atom groups remapped.
55

66
; CHECK: .split:
77
; CHECK-NEXT: %merge = phi i32 [ poison, %while.body ], [ %dest.sroa.clone, %while.body.clone ], !dbg [[G1R1:!.*]]

0 commit comments

Comments
 (0)