Skip to content

Commit f57e1f9

Browse files
committed
require SPIRV target for spirtv64 triple
1 parent 3001efe commit f57e1f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/FPBuiltin/lower-fpbuiltin-constexpr.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llc -mtriple=spirv64-unknown-unknown -o - %s
2+
; REQUIRES: spirv-registered-target
23
; Test that codegen doesn't crash for fpbuiltin intrinsic lowering.
34

45
define float @test() {

0 commit comments

Comments
 (0)