We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 888a080 commit e35ac62Copy full SHA for e35ac62
clang/test/CodeGenHipStdPar/select-accelerator-code-pass-ordering.cpp
@@ -7,7 +7,7 @@
7
// HIPSTDPAR-PRE: Running pass: EntryExitInstrumenterPass
8
// HIPSTDPAR-PRE-NEXT: Running pass: EntryExitInstrumenterPass
9
// HIPSTDPAR-PRE-NOT: Running pass: HipStdParAcceleratorCodeSelectionPass
10
-// HIPSTDPAR-PRE-NEXT: Running pass: AlwaysInlinerPass
+// HIPSTDPAR-PRE-NEXT: Running pass: AMDGPUExpandFeaturePredicatesPass
11
12
// Ensure Pass HipStdParAcceleratorCodeSelectionPass is invoked in PostLink.
13
// RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -mllvm -amdgpu-enable-hipstdpar -fcuda-is-device -fdebug-pass-manager -emit-llvm \
0 commit comments