Skip to content

Commit b44d00d

Browse files
Update llvm/test/CodeGen/SPIRV/instructions/insertvalue-undef-ptr.ll
Co-authored-by: Michal Paszkowski <[email protected]>
1 parent 19aaa7c commit b44d00d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/SPIRV/instructions/insertvalue-undef-ptr.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
2+
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv64-unknown-unknown %s -o - -filetype=obj | spirv-val %}
23

34
; CHECK-LABEL: Begin function original_testcase
45
define fastcc void @original_testcase() {

0 commit comments

Comments
 (0)