We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd099c6 commit 4f4ae5aCopy full SHA for 4f4ae5a
mlir/test/Target/LLVMIR/openmp-target-simd-on_device.mlir
@@ -1,5 +1,6 @@
1
// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
2
// XFAIL: *
3
+// REQUIRES: asserts
4
module attributes {omp.is_target_device = true} {
5
omp.private {type = private} @simd_privatizer : !llvm.ptr alloc {
6
^bb0(%arg0: !llvm.ptr):
0 commit comments