Skip to content

Commit f18f1ab

Browse files
committed
Temporarily XFAIL MLIR test that fails the LLVM verifier after 8700f2b
1 parent f4b5d59 commit f18f1ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mlir/test/Target/LLVMIR/llvmir.mlir

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: mlir-translate -mlir-to-llvmir -split-input-file %s | FileCheck %s
2+
// This is failing the LLVM verifier after 8700f2bd36bb9b
3+
// XFAIL: *
24

35
// CHECK: @global_aligned32 = private global i64 42, align 32
46
"llvm.mlir.global"() ({}) {sym_name = "global_aligned32", type = i64, value = 42 : i64, linkage = #llvm.linkage<private>, alignment = 32} : () -> ()

0 commit comments

Comments
 (0)