Skip to content

Commit 1959962

Browse files
remove XFAIL from test/CodeGen/SPIRV/debug-info/debug-type-basic.ll
1 parent eb7849f commit 1959962

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/CodeGen/SPIRV/debug-info/debug-type-basic.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
; Issue #118011
2-
; XFAIL: *
3-
41
; RUN: llc --verify-machineinstrs --spv-emit-nonsemantic-debug-info --spirv-ext=+SPV_KHR_non_semantic_info --print-after=spirv-nonsemantic-debug-info -O0 -mtriple=spirv64-unknown-unknown %s -o - 2>&1 | FileCheck %s --check-prefix=CHECK-MIR
52
; RUN: llc --verify-machineinstrs --spv-emit-nonsemantic-debug-info --spirv-ext=+SPV_KHR_non_semantic_info -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s --check-prefix=CHECK-SPIRV
63
; RUN: llc --verify-machineinstrs -O0 -mtriple=spirv64-unknown-unknown --spirv-ext=+SPV_KHR_non_semantic_info %s -o - | FileCheck %s --check-prefix=CHECK-OPTION

0 commit comments

Comments
 (0)