Skip to content

Commit 3f07052

Browse files
committed
Unxfail openmp-target-simd-on_device.mlir
1 parent 24e6896 commit 3f07052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Target/LLVMIR/openmp-target-simd-on_device.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
2-
// XFAIL: *
2+
33
module attributes {omp.is_target_device = true} {
44
omp.private {type = private} @simd_privatizer : !llvm.ptr alloc {
55
^bb0(%arg0: !llvm.ptr):

0 commit comments

Comments
 (0)