Skip to content

Commit 7aac90e

Browse files
fzou1jsji
authored andcommitted
[NFC] Update llc-pipeline.ll for SPIRV target added by commit 301ecc6 (#20527)
1 parent 623e181 commit 7aac90e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/CodeGen/SPIRV/llc-pipeline.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
; SPIRV-O0-NEXT: SPIR-V Regularizer
3333
; SPIRV-O0-NEXT: SPIRV prepare functions
3434
; SPIRV-O0-NEXT: FunctionPass Manager
35+
; SPIRV-O0-NEXT: FPBuiltin Function Selection
3536
; SPIRV-O0-NEXT: Lower invoke and unwind, for unwindless code generators
3637
; SPIRV-O0-NEXT: Remove unreachable blocks from the CFG
3738
; SPIRV-O0-NEXT: SPIRV strip convergent intrinsics
@@ -131,6 +132,7 @@
131132
; SPIRV-Opt-NEXT: SPIR-V Regularizer
132133
; SPIRV-Opt-NEXT: SPIRV prepare functions
133134
; SPIRV-Opt-NEXT: FunctionPass Manager
135+
; SPIRV-Opt-NEXT: FPBuiltin Function Selection
134136
; SPIRV-Opt-NEXT: Dominator Tree Construction
135137
; SPIRV-Opt-NEXT: Natural Loop Information
136138
; SPIRV-Opt-NEXT: CodeGen Prepare

0 commit comments

Comments
 (0)