Skip to content

Commit a1765e5

Browse files
committed
Temp change to make SPIR-V Tests run on the PR
1 parent b704e6d commit a1765e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/CodeGen/SPIRV/basic_float_types.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
; DONOTSUBMIT: Temp change to make SPIR-V Tests run on the PR.
2+
13
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
24
; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s
35
; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s

0 commit comments

Comments
 (0)