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 623e181 commit 7aac90eCopy full SHA for 7aac90e
llvm/test/CodeGen/SPIRV/llc-pipeline.ll
@@ -32,6 +32,7 @@
32
; SPIRV-O0-NEXT: SPIR-V Regularizer
33
; SPIRV-O0-NEXT: SPIRV prepare functions
34
; SPIRV-O0-NEXT: FunctionPass Manager
35
+; SPIRV-O0-NEXT: FPBuiltin Function Selection
36
; SPIRV-O0-NEXT: Lower invoke and unwind, for unwindless code generators
37
; SPIRV-O0-NEXT: Remove unreachable blocks from the CFG
38
; SPIRV-O0-NEXT: SPIRV strip convergent intrinsics
@@ -131,6 +132,7 @@
131
132
; SPIRV-Opt-NEXT: SPIR-V Regularizer
133
; SPIRV-Opt-NEXT: SPIRV prepare functions
134
; SPIRV-Opt-NEXT: FunctionPass Manager
135
+; SPIRV-Opt-NEXT: FPBuiltin Function Selection
136
; SPIRV-Opt-NEXT: Dominator Tree Construction
137
; SPIRV-Opt-NEXT: Natural Loop Information
138
; SPIRV-Opt-NEXT: CodeGen Prepare
0 commit comments