Skip to content

Commit b0ced9d

Browse files
committed
!fixup update remark checks in getelementptr.ll
1 parent ef64502 commit b0ced9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
; YAML-NEXT: Function: getelementptr_4x32
2727
; YAML-NEXT: Args:
2828
; YAML-NEXT: - String: 'SLP vectorized with cost '
29-
; YAML-NEXT: - Cost: '8'
29+
; YAML-NEXT: - Cost: '6'
3030
; YAML-NEXT: - String: ' and with tree size '
3131
; YAML-NEXT: - TreeSize: '3'
3232

@@ -36,7 +36,7 @@
3636
; YAML-NEXT: Function: getelementptr_4x32
3737
; YAML-NEXT: Args:
3838
; YAML-NEXT: - String: 'SLP vectorized with cost '
39-
; YAML-NEXT: - Cost: '10'
39+
; YAML-NEXT: - Cost: '8'
4040
; YAML-NEXT: - String: ' and with tree size '
4141
; YAML-NEXT: - TreeSize: '3'
4242

@@ -137,7 +137,7 @@ for.body:
137137
; YAML: Function: getelementptr_2x32
138138
; YAML: Args:
139139
; YAML: - String: 'SLP vectorized with cost '
140-
; YAML: - Cost: '10'
140+
; YAML: - Cost: '8'
141141
; YAML-NEXT: - String: ' and with tree size '
142142
; YAML-NEXT: - TreeSize: '3'
143143

0 commit comments

Comments
 (0)