github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 86141 tests passed * 753 tests skipped * 2 tests failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.CIR/CodeGenBuiltins/X86/avx512-select-builtins.c</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /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/22/include -nostdsysteminc -flax-vector-conversions=none -ffreestanding /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c -triple=x86_64-unknown-linux -target-feature +avx10.2 -fclangir -emit-cir -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512-select-builtins.c.tmp.cir # 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/22/include -nostdsysteminc -flax-vector-conversions=none -ffreestanding /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c -triple=x86_64-unknown-linux -target-feature +avx10.2 -fclangir -emit-cir -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512-select-builtins.c.tmp.cir # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:566: decltype(auto) llvm::cast(From &) [To = cir::IntTypeInterface, From = mlir::Type]: Assertion `isa<To>(Val) && "cast<Ty>() argument of incompatible type!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | 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/22/include -nostdsysteminc -flax-vector-conversions=none -ffreestanding /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c -triple=x86_64-unknown-linux -target-feature +avx10.2 -fclangir -emit-cir -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512-select-builtins.c.tmp.cir # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c:211:1: current parser token '__m256bh' # | #0 0x0000000009a48e68 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:842:13 # | #1 0x0000000009a46575 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x0000000009a49c31 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38 # | #3 0x00007da89edda330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007da89ee33b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007da89edda27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007da89edbd8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007da89edbd81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007da89edd0517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000c588787 (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0xc588787) # | #10 0x000000000abf2502 getConstAPInt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h:66:48 # | #11 0x000000000abf2502 cir::CIRBaseBuilderTy::createExtractElement(mlir::Location, mlir::Value, unsigned long) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h:504:19 # | #12 0x000000000abeec05 operator[] /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:295:5 # | #13 0x000000000abeec05 clang::CIRGen::CIRGenFunction::emitX86BuiltinExpr(unsigned int, clang::CallExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp:1510:55 # | #14 0x000000000abe7220 clang::CIRGen::CIRGenFunction::emitTargetBuiltinExpr(unsigned int, clang::CallExpr const*, clang::CIRGen::ReturnValueSlot&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp:1780:1 # | #15 0x000000000abe426d clang::CIRGen::CIRGenFunction::emitBuiltinExpr(clang::GlobalDecl const&, unsigned int, clang::CallExpr const*, clang::CIRGen::ReturnValueSlot) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp:1682:34 # | #16 0x000000000abd7c46 clang::CIRGen::CIRGenFunction::emitCallExpr(clang::CallExpr const*, clang::CIRGen::ReturnValueSlot) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExpr.cpp:2082:5 # | #17 0x000000000ac1ec62 isScalar /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:49:41 # | #18 0x000000000ac1ec62 getValue /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:58:5 # | #19 0x000000000ac1ec62 (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:2325:32 # | #20 0x000000000ac15655 clang::CIRGen::CIRGenFunction::emitScalarExpr(clang::Expr const*, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1635:3 # | #21 0x000000000ac6ccdb operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43 # | #22 0x000000000ac6ccdb clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&)::$_0::operator()() const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:598:13 # | #23 0x000000000ac6c603 clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:620:3 # | #24 0x000000000ac6a62c clang::CIRGen::CIRGenFunction::emitStmt(clang::Stmt const*, bool, llvm::ArrayRef<clang::Attr const*>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:0:23 # | #25 0x000000000ac6a563 clang::CIRGen::CIRGenFunction::emitCompoundStmtWithoutScope(clang::CompoundStmt const&, clang::CIRGen::Address*, clang::CIRGen::AggValueSlot) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:81:11 # | #26 0x000000000ac2841f emitFunctionBody /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:646:12 # | #27 0x000000000ac2841f clang::CIRGen::CIRGenFunction::generateCode(clang::GlobalDecl, cir::FuncOp, cir::FuncType) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:764:24 # | #28 0x000000000ac2f188 isSet /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:337:40 # | #29 0x000000000ac2f188 restoreInsertionPoint /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:391:12 # | #30 0x000000000ac2f188 ~InsertionGuard /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:355:18 # | #31 0x000000000ac2f188 clang::CIRGen::CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl, mlir::Operation*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:460:3 # | #32 0x000000000ac2e40f clang::CIRGen::CIRGenModule::emitGlobalDefinition(clang::GlobalDecl, mlir::Operation*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:956:5 # | #33 0x000000000ac2e87a clang::CIRGen::CIRGenModule::emitGlobal(clang::GlobalDecl) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:412:5 # | #34 0x000000000ac2fdd5 clang::CIRGen::CIRGenModule::emitTopLevelDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:1575:7 # | #35 0x000000000abafa5c cir::CIRGenerator::HandleTopLevelDecl(clang::DeclGroupRef) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenerator.cpp:82:19 # | #36 0x000000000aa9efdb cir::CIRGenConsumer::HandleTopLevelDecl(clang::DeclGroupRef) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/FrontendAction/CIRGenAction.cpp:84:5 # | #37 0x000000000cda2eda clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:174:17 # | #38 0x000000000a72cdc6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #39 0x000000000a69389d getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #40 0x000000000a69389d operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #41 0x000000000a69389d clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1004:23 # | #42 0x000000000a81fb6f clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #43 0x0000000006d3ec09 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:304:15 # | #44 0x0000000006d3a9a5 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #45 0x0000000006d39a0d clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #46 0x0000000006d4aa37 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #47 0x00007da89edbf1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #48 0x00007da89edbf28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #49 0x0000000006d383e5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6d383e5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.CIR/CodeGenBuiltins/X86/avx512-select-builtins.c</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /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/22/include -nostdsysteminc -flax-vector-conversions=none -ffreestanding /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c -triple=x86_64-unknown-linux -target-feature +avx10.2 -fclangir -emit-cir -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512-select-builtins.c.tmp.cir # 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/22/include -nostdsysteminc -flax-vector-conversions=none -ffreestanding /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c -triple=x86_64-unknown-linux -target-feature +avx10.2 -fclangir -emit-cir -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512-select-builtins.c.tmp.cir # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:566: decltype(auto) llvm::cast(From &) [To = cir::IntTypeInterface, From = mlir::Type]: Assertion `isa<To>(Val) && "cast<Ty>() argument of incompatible type!"' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | 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/22/include -nostdsysteminc -flax-vector-conversions=none -ffreestanding /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c -triple=x86_64-unknown-linux -target-feature +avx10.2 -fclangir -emit-cir -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512-select-builtins.c.tmp.cir # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512-select-builtins.c:211:1: current parser token '__m256bh' # | #0 0x0000000009a48e68 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:842:13 # | #1 0x0000000009a46575 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x0000000009a49c31 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38 # | #3 0x00007c8fe752e330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007c8fe7587b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007c8fe752e27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007c8fe75118ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00007c8fe751181b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #8 0x00007c8fe7524517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #9 0x000000000c588787 (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0xc588787) # | #10 0x000000000abf2502 getConstAPInt /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h:66:48 # | #11 0x000000000abf2502 cir::CIRBaseBuilderTy::createExtractElement(mlir::Location, mlir::Value, unsigned long) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h:504:19 # | #12 0x000000000abeec05 operator[] /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:295:5 # | #13 0x000000000abeec05 clang::CIRGen::CIRGenFunction::emitX86BuiltinExpr(unsigned int, clang::CallExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp:1510:55 # | #14 0x000000000abe7220 clang::CIRGen::CIRGenFunction::emitTargetBuiltinExpr(unsigned int, clang::CallExpr const*, clang::CIRGen::ReturnValueSlot&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp:1780:1 # | #15 0x000000000abe426d clang::CIRGen::CIRGenFunction::emitBuiltinExpr(clang::GlobalDecl const&, unsigned int, clang::CallExpr const*, clang::CIRGen::ReturnValueSlot) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp:1682:34 # | #16 0x000000000abd7c46 clang::CIRGen::CIRGenFunction::emitCallExpr(clang::CallExpr const*, clang::CIRGen::ReturnValueSlot) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExpr.cpp:2082:5 # | #17 0x000000000ac1ec62 isScalar /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:49:41 # | #18 0x000000000ac1ec62 getValue /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:58:5 # | #19 0x000000000ac1ec62 (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:2325:32 # | #20 0x000000000ac15655 clang::CIRGen::CIRGenFunction::emitScalarExpr(clang::Expr const*, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1635:3 # | #21 0x000000000ac6ccdb operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43 # | #22 0x000000000ac6ccdb clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&)::$_0::operator()() const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:598:13 # | #23 0x000000000ac6c603 clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:620:3 # | #24 0x000000000ac6a62c clang::CIRGen::CIRGenFunction::emitStmt(clang::Stmt const*, bool, llvm::ArrayRef<clang::Attr const*>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:0:23 # | #25 0x000000000ac6a563 clang::CIRGen::CIRGenFunction::emitCompoundStmtWithoutScope(clang::CompoundStmt const&, clang::CIRGen::Address*, clang::CIRGen::AggValueSlot) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:81:11 # | #26 0x000000000ac2841f emitFunctionBody /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:646:12 # | #27 0x000000000ac2841f clang::CIRGen::CIRGenFunction::generateCode(clang::GlobalDecl, cir::FuncOp, cir::FuncType) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:764:24 # | #28 0x000000000ac2f188 isSet /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:337:40 # | #29 0x000000000ac2f188 restoreInsertionPoint /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:391:12 # | #30 0x000000000ac2f188 ~InsertionGuard /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:355:18 # | #31 0x000000000ac2f188 clang::CIRGen::CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl, mlir::Operation*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:460:3 # | #32 0x000000000ac2e40f clang::CIRGen::CIRGenModule::emitGlobalDefinition(clang::GlobalDecl, mlir::Operation*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:956:5 # | #33 0x000000000ac2e87a clang::CIRGen::CIRGenModule::emitGlobal(clang::GlobalDecl) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:412:5 # | #34 0x000000000ac2fdd5 clang::CIRGen::CIRGenModule::emitTopLevelDecl(clang::Decl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:1575:7 # | #35 0x000000000abafa5c cir::CIRGenerator::HandleTopLevelDecl(clang::DeclGroupRef) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenerator.cpp:82:19 # | #36 0x000000000aa9efdb cir::CIRGenConsumer::HandleTopLevelDecl(clang::DeclGroupRef) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/FrontendAction/CIRGenAction.cpp:84:5 # | #37 0x000000000cda2eda clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:174:17 # | #38 0x000000000a72cdc6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10 # | #39 0x000000000a69389d getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #40 0x000000000a69389d operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #41 0x000000000a69389d clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1004:23 # | #42 0x000000000a81fb6f clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #43 0x0000000006d3ec09 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:304:15 # | #44 0x0000000006d3a9a5 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:225:12 # | #45 0x0000000006d39a0d clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12 # | #46 0x0000000006d4aa37 main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #47 0x00007c8fe75131ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #48 0x00007c8fe751328b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #49 0x0000000006d383e5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6d383e5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </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/174003 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
