[AMDGPU] Actually fully update opt-pipeline.ll test to account for -loop-idiom vs -indvars switch

This commit is contained in:
Roman Lebedev 2020-11-25 19:38:51 +03:00
parent feac819e50
commit ba74fa244f
No known key found for this signature in database
GPG Key ID: 083C3EBB4A1689E0
1 changed files with 2 additions and 2 deletions

View File

@ -487,8 +487,8 @@
; GCN-O2-NEXT: Loop-Closed SSA Form Pass
; GCN-O2-NEXT: Scalar Evolution Analysis
; GCN-O2-NEXT: Loop Pass Manager
; GCN-O2-NEXT: Induction Variable Simplification
; GCN-O2-NEXT: Recognize loop idioms
; GCN-O2-NEXT: Induction Variable Simplification
; GCN-O2-NEXT: Delete dead loops
; GCN-O2-NEXT: Unroll loops
; GCN-O2-NEXT: SROA
@ -851,8 +851,8 @@
; GCN-O3-NEXT: Loop-Closed SSA Form Pass
; GCN-O3-NEXT: Scalar Evolution Analysis
; GCN-O3-NEXT: Loop Pass Manager
; GCN-O3-NEXT: Induction Variable Simplification
; GCN-O3-NEXT: Recognize loop idioms
; GCN-O3-NEXT: Induction Variable Simplification
; GCN-O3-NEXT: Delete dead loops
; GCN-O3-NEXT: Unroll loops
; GCN-O3-NEXT: SROA