File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
llvm/test/Transforms/SLPVectorizer/AArch64 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
; YAML-NEXT: Function: getelementptr_4x32
27
27
; YAML-NEXT: Args:
28
28
; YAML-NEXT: - String: 'SLP vectorized with cost '
29
- ; YAML-NEXT: - Cost: '8 '
29
+ ; YAML-NEXT: - Cost: '6 '
30
30
; YAML-NEXT: - String: ' and with tree size '
31
31
; YAML-NEXT: - TreeSize: '3'
32
32
36
36
; YAML-NEXT: Function: getelementptr_4x32
37
37
; YAML-NEXT: Args:
38
38
; YAML-NEXT: - String: 'SLP vectorized with cost '
39
- ; YAML-NEXT: - Cost: '10 '
39
+ ; YAML-NEXT: - Cost: '8 '
40
40
; YAML-NEXT: - String: ' and with tree size '
41
41
; YAML-NEXT: - TreeSize: '3'
42
42
@@ -137,7 +137,7 @@ for.body:
137
137
; YAML: Function: getelementptr_2x32
138
138
; YAML: Args:
139
139
; YAML: - String: 'SLP vectorized with cost '
140
- ; YAML: - Cost: '10 '
140
+ ; YAML: - Cost: '8 '
141
141
; YAML-NEXT: - String: ' and with tree size '
142
142
; YAML-NEXT: - TreeSize: '3'
143
143
You can’t perform that action at this time.
0 commit comments