Jan =?utf-8?q?André?= Reuter <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 88584 tests passed
* 1710 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -verify -fopenmp -fopenmp-version=52 
-fopenmp-targets=powerpc64le-ibm-linux-gnu -x c++ -triple 
x86_64-unknown-unknown -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp
 -o - | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--allow-unused-prefixes 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp
 --check-prefix=CHECK1
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -verify -fopenmp -fopenmp-version=52 
-fopenmp-targets=powerpc64le-ibm-linux-gnu -x c++ -triple 
x86_64-unknown-unknown -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp
 -o -
# .---command stderr------------
# | DeclRefExpr for Decl not entered in LocalDeclMap?
# | UNREACHABLE executed at 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:3726!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ 
and include the crash backtrace and dumped files.
# | Stack dump:
# | 0.  Program arguments: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include
 -nostdsysteminc -verify -fopenmp -fopenmp-version=52 
-fopenmp-targets=powerpc64le-ibm-linux-gnu -x c++ -triple 
x86_64-unknown-unknown -emit-llvm 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp
 -o -
# | 1.  <eof> parser at end of file
# | 2.  Per-file LLVM IR generation
# | 3.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp:94:5:
 Generating code for declaration 'main'
# |  #0 0x00000000093da4cb llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13
# |  #1 0x00000000093d7411 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x00000000093db2e1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x00000000093db138 __find_if<const int *, 
__gnu_cxx::__ops::_Iter_equals_val<const int> > 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2072:8
# |  #4 0x00000000093db138 __find_if<const int *, 
__gnu_cxx::__ops::_Iter_equals_val<const int> > 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2117:14
# |  #5 0x00000000093db138 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |  #6 0x00000000093db138 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |  #7 0x00000000093db138 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7
# |  #8 0x00007c0ea970b330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #9 0x00007c0ea9764b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# | #10 0x00007c0ea970b27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# | #11 0x00007c0ea96ee8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #12 0x000000000933f5ef 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x933f5ef)
# | #13 0x00000000099a63ff 
clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:0:0
# | #14 0x00000000099a2c56 
clang::CodeGen::CodeGenFunction::EmitLValueHelper(clang::Expr const*, 
clang::CodeGen::KnownNonNull_t) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:1880:5
# | #15 0x00000000099cb38b operator() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:1721:30
# | #16 0x00000000099cb38b void llvm::function_ref<void 
()>::callback_fn<clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr 
const*, clang::CodeGen::KnownNonNull_t)::$_0>(long) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:46:12
# | #17 0x0000000009f36a5f 
clang::StackExhaustionHandler::runWithSufficientStackSpace(clang::SourceLocation,
 llvm::function_ref<void ()>) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Basic/StackExhaustionHandler.cpp:21:1
# | #18 0x00000000099a09fc EmitLValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:1723:7
# | #19 0x00000000099a09fc 
clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, 
clang::CodeGen::CodeGenFunction::TypeCheckKind) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:1685:10
# | #20 0x00000000099e2a04 EmitLoadOfLValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:373:36
# | #21 0x00000000099e2a04 (anonymous 
namespace)::ScalarExprEmitter::VisitDeclRefExpr(clang::DeclRefExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:611:12
# | #22 0x00000000099cf20b (anonymous 
namespace)::ScalarExprEmitter::Visit(clang::Expr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:496:52
# | #23 0x00000000099edb8a (anonymous 
namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:0:0
# | #24 0x00000000099cf0fd Visit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:496:52
# | #25 0x00000000099cf0fd 
clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:6208:8
# | #26 0x00000000099933fe getType 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Expr.h:144:37
# | #27 0x00000000099933fe 
clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExpr.cpp:251:55
# | #28 0x0000000009911dda 
clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, 
llvm::BasicBlock*, llvm::BasicBlock*, unsigned long, clang::Stmt::Likelihood, 
clang::Expr const*, clang::VarDecl const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp:2114:13
# | #29 0x0000000009b4ff7f 
clang::CodeGen::CGOpenMPRuntime::emitIfClause(clang::CodeGen::CodeGenFunction&, 
clang::Expr const*, clang::CodeGen::RegionCodeGenTy const&, 
clang::CodeGen::RegionCodeGenTy const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:1966:7
# | #30 0x000000000996a6c8 OMPTeamsScope 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:159:25
# | #31 0x000000000996a6c8 
emitCommonOMPTeamsDirective(clang::CodeGen::CodeGenFunction&, 
clang::OMPExecutableDirective const&, llvm::omp::Directive, 
clang::CodeGen::RegionCodeGenTy const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:7412:17
# | #32 0x000000000996ae3f 
clang::CodeGen::CodeGenFunction::EmitOMPTeamsDistributeParallelForSimdDirective(clang::OMPTeamsDistributeParallelForSimdDirective
 const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:7660:3
# | #33 0x00000000099261f2 
clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*, 
llvm::ArrayRef<clang::Attr const*>) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmt.cpp:464:5
# | #34 0x000000000998a690 HaveInsertPoint 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.h:2708:66
# | #35 0x000000000998a690 EnsureInsertPoint 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.h:2715:10
# | #36 0x000000000998a690 emitTargetRegion(clang::CodeGen::CodeGenFunction&, 
clang::OMPTargetDirective const&, clang::CodeGen::PrePostActionTy&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:7335:7
# | #37 0x0000000009b452e0 ForceCleanup 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.h:1090:28
# | #38 0x0000000009b452e0 ~RunCleanupsScope 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.h:1073:9
# | #39 0x0000000009b452e0 
clang::CodeGen::RegionCodeGenTy::operator()(clang::CodeGen::CodeGenFunction&) 
const 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:587:1
# | #40 0x0000000009b829b0 empty 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/EHScopeStack.h:367:31
# | #41 0x0000000009b829b0 popTerminate 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGCleanup.h:647:11
# | #42 0x0000000009b829b0 (anonymous 
namespace)::CGOpenMPRegionInfo::EmitBody(clang::CodeGen::CodeGenFunction&, 
clang::Stmt const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:1020:15
# | #43 0x000000000993b94c 
clang::CodeGen::CodeGenFunction::GenerateOpenMPCapturedStmtFunction(clang::CapturedStmt
 const&, clang::OMPExecutableDirective const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:0:21
# | #44 0x0000000009b8c827 operator() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:0:20
# | #45 0x0000000009b8c827 __invoke_impl<llvm::Function *, (lambda at 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:6394:7)
 &, llvm::StringRef> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61:14
# | #46 0x0000000009b8c827 __invoke_r<llvm::Expected<llvm::Function *>, (lambda 
at 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:6394:7)
 &, llvm::StringRef> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:114:9
# | #47 0x0000000009b8c827 
std::_Function_handler<llvm::Expected<llvm::Function*> (llvm::StringRef), 
clang::CodeGen::CGOpenMPRuntime::emitTargetOutlinedFunctionHelper(clang::OMPExecutableDirective
 const&, llvm::StringRef, llvm::Function*&, llvm::Constant*&, bool, 
clang::CodeGen::RegionCodeGenTy const&)::$_0>::_M_invoke(std::_Any_data const&, 
llvm::StringRef&&) 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:290:9
# | #48 0x000000000ce1e599 operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:576:17
# | #49 0x000000000ce1e599 
llvm::OpenMPIRBuilder::emitTargetRegionFunction(llvm::TargetRegionEntryInfo&, 
std::function<llvm::Expected<llvm::Function*> (llvm::StringRef)>&, bool, 
llvm::Function*&, llvm::Con
# | ...
# `---data was truncated (10240/17496) (change limit with -D output_limit=N)
# error: command failed with exit status: -6
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--allow-unused-prefixes 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp
 --check-prefix=CHECK1
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--allow-unused-prefixes 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp
 --check-prefix=CHECK1
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/207444
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to