Skip to content

Commit e35ac62

Browse files
committed
Fix test.
1 parent 888a080 commit e35ac62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGenHipStdPar/select-accelerator-code-pass-ordering.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// HIPSTDPAR-PRE: Running pass: EntryExitInstrumenterPass
88
// HIPSTDPAR-PRE-NEXT: Running pass: EntryExitInstrumenterPass
99
// HIPSTDPAR-PRE-NOT: Running pass: HipStdParAcceleratorCodeSelectionPass
10-
// HIPSTDPAR-PRE-NEXT: Running pass: AlwaysInlinerPass
10+
// HIPSTDPAR-PRE-NEXT: Running pass: AMDGPUExpandFeaturePredicatesPass
1111

1212
// Ensure Pass HipStdParAcceleratorCodeSelectionPass is invoked in PostLink.
1313
// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -mllvm -amdgpu-enable-hipstdpar -fcuda-is-device -fdebug-pass-manager -emit-llvm \

0 commit comments

Comments
 (0)