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.
2 parents f8c83de + 75e7bb2 commit 1f3ce4aCopy full SHA for 1f3ce4a
mlir/test/Target/LLVMIR/omptarget-debug-loop-loc.mlir
@@ -1,4 +1,5 @@
1
// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
2
+// REQUIRES: downstream_stability
3
4
module attributes {dlti.dl_spec = #dlti.dl_spec<#dlti.dl_entry<"dlti.alloca_memory_space", 5 : ui32>>, llvm.target_triple = "amdgcn-amd-amdhsa", omp.is_target_device = true} {
5
omp.private {type = private} @_QFEj_private_i32 : i32 loc(#loc1)
0 commit comments