Skip to content

Commit 4f4ae5a

Browse files
authored
mlir/test/Target/LLVMIR/openmp-target-simd-on_device.mlir add require… (llvm#4394)
…s asserts
1 parent fd099c6 commit 4f4ae5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
22
// XFAIL: *
3+
// REQUIRES: asserts
34
module attributes {omp.is_target_device = true} {
45
omp.private {type = private} @simd_privatizer : !llvm.ptr alloc {
56
^bb0(%arg0: !llvm.ptr):

0 commit comments

Comments
 (0)