Skip to content

Commit 1f3ce4a

Browse files
authored
suppress intermittent mlir dbg test for autopromo to pass (llvm#2751)
2 parents f8c83de + 75e7bb2 commit 1f3ce4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/Target/LLVMIR/omptarget-debug-loop-loc.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: mlir-translate -mlir-to-llvmir %s | FileCheck %s
2+
// REQUIRES: downstream_stability
23

34
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} {
45
omp.private {type = private} @_QFEj_private_i32 : i32 loc(#loc1)

0 commit comments

Comments
 (0)