github-actions[bot] wrote:

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

* 85398 tests passed
* 745 tests skipped
* 2 tests failed

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

### Clang
<details>
<summary>Clang.CIR/CodeGen/X86/avx512-kunpck-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 -x c -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGen/X86/avx512-kunpck-builtins.c
 -triple=x86_64-unknown-linux -target-feature +avx512f -target-feature 
+avx512bw -fclangir -emit-cir -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGen/X86/Output/avx512-kunpck-builtins.c.tmp.cir
 -Wall -Werror
# 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 -x c -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGen/X86/avx512-kunpck-builtins.c
 -triple=x86_64-unknown-linux -target-feature +avx512f -target-feature 
+avx512bw -fclangir -emit-cir -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGen/X86/Output/avx512-kunpck-builtins.c.tmp.cir
 -Wall -Werror
# .---command stderr------------
# | error: failed to verify 'elementType': any cir integer, floating point or 
pointer type
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/StorageUniquerSupport.h:180:
 static ConcreteT mlir::detail::StorageUserBase<cir::VectorType, mlir::Type, 
cir::detail::VectorTypeStorage, mlir::detail::TypeUniquer, 
mlir::DataLayoutTypeInterface::Trait, 
cir::SizedTypeInterface::Trait>::get(MLIRContext *, Args &&...) [ConcreteT = 
cir::VectorType, BaseT = mlir::Type, StorageT = cir::detail::VectorTypeStorage, 
UniquerT = mlir::detail::TypeUniquer, Traits = 
<mlir::DataLayoutTypeInterface::Trait, cir::SizedTypeInterface::Trait>, Args = 
<mlir::Type, unsigned long>]: Assertion `succeeded( 
ConcreteT::verifyInvariants(getDefaultDiagnosticEmitFn(ctx), args...))' 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 -x c -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGen/X86/avx512-kunpck-builtins.c
 -triple=x86_64-unknown-linux -target-feature +avx512f -target-feature 
+avx512bw -fclangir -emit-cir -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGen/X86/Output/avx512-kunpck-builtins.c.tmp.cir
 -Wall -Werror
# | 1.  <eof> parser at end of file
# |  #0 0x000000000977b518 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13
# |  #1 0x0000000009778c25 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18
# |  #2 0x000000000977c2e1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38
# |  #3 0x000078575cb4f330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #4 0x000078575cba8b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# |  #5 0x000078575cb4f27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# |  #6 0x000078575cb328ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# |  #7 0x000078575cb3281b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# |  #8 0x000078575cb45517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# |  #9 0x000000000c112b30 
cir::VectorType::getChecked(llvm::function_ref<mlir::InFlightDiagnostic ()>, 
mlir::MLIRContext*, mlir::Type, unsigned long) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/CIR/Dialect/IR/CIROpsTypes.cpp.inc:701:0
# | #10 0x000000000c112a5d cir::VectorType::get(mlir::MLIRContext*, mlir::Type, 
unsigned long) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/CIR/Dialect/IR/CIROpsTypes.cpp.inc:698:3
# | #11 0x000000000a9293bd getMaskVecValue(clang::CIRGen::CIRGenBuilderTy&, 
mlir::Value, unsigned int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp:43:7
# | #12 0x000000000a928b26 operator[] 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:295:5
# | #13 0x000000000a928b26 
clang::CIRGen::CIRGenFunction::emitX86BuiltinExpr(unsigned int, clang::CallExpr 
const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp:201:48
# | #14 0x000000000a8ffc49 operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #15 0x000000000a8ffc49 
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:543:19
# | #16 0x000000000a8dd37e 
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:2017:5
# | #17 0x000000000a8ee382 isScalar 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:49:41
# | #18 0x000000000a8ee382 getValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:57:5
# | #19 0x000000000a8ee382 (anonymous 
namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:2118:32
# | #20 0x000000000a8f15ba operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #21 0x000000000a8f15ba (anonymous 
namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1951:9
# | #22 0x000000000a8e5445 
clang::CIRGen::CIRGenFunction::emitScalarExpr(clang::Expr const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1445:3
# | #23 0x000000000a92fe80 operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #24 0x000000000a92fe80 
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:483:13
# | #25 0x000000000a92f91f 
clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:505:3
# | #26 0x000000000a92e1bc 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
# | #27 0x000000000a92e0f3 
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:80:11
# | #28 0x000000000a8cdd31 emitFunctionBody 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:553:12
# | #29 0x000000000a8cdd31 
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:669:24
# | #30 0x000000000a8b7a58 isSet 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:337:40
# | #31 0x000000000a8b7a58 restoreInsertionPoint 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:391:12
# | #32 0x000000000a8b7a58 ~InsertionGuard 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:355:18
# | #33 0x000000000a8b7a58 
clang::CIRGen::CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:450:3
# | #34 0x000000000a8b6ccf 
clang::CIRGen::CIRGenModule::emitGlobalDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:935:5
# | #35 0x000000000a8b6429 
clang::CIRGen::CIRGenModule::emitGlobalDecl(clang::GlobalDecl const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:324:1
# | #36 0x000000000a8b6e44 __normal_iterator 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20
# | #37 0x000000000a8b6e44 begin 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:884:16
# | #38 0x000000000a8b6e44 empty 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:1089:16
# | #39 0x000000000a8b6e44 clang::CIRGen::CIRGenModule::emitDeferred() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:350:30
# | #40 0x000000000a8be7ef clang::CIRGen::CIRGenModule::release() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:2326:3
# | #41 0x000000000a7ad200 
cir::CIRGenConsumer::HandleTranslationUnit(clang::ASTContext&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/FrontendAction/CIRGenAction.cpp:98:10
# | #42 0x000000000c877c39 __normal_iterator 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20
# | #43 0x000000000c877c39 begin 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16
# | #44 0x000000000c877c39 
finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, 
std::default_delete<clang::TemplateInstantiationCallback> >, 
std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, 
std::default_delete<clang::TemplateInstantiationCallback> > > > > 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16
# | #45 0x000000000c877c39 clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3
# | #46 0x000000000a43e406 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10
# | #47 0x000000000a3a60fd getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #48 0x000000000a3a60fd operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #49 0x000000000a3a60fd 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23
# | #50 0x000000000a530fbf 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25
# | #51 0x0000000006ac2d93 cc1_main(llvm::ArrayRef<char const*>, char const*, 
void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:300:15
# | #52 0x0000000006abeae5 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
# | #53 0x0000000006abdb4d clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12
# | #54 0x0000000006aceb37 main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #55 0x000078575cb341ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #56 0x000078575cb3428b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #57 0x0000000006abc525 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6abc525)
# `-----------------------------
# error: command failed with exit status: -6

--

```
</details>
<details>
<summary>Clang.CIR/CodeGen/X86/avx512-kunpck-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 -x c -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGen/X86/avx512-kunpck-builtins.c
 -triple=x86_64-unknown-linux -target-feature +avx512f -target-feature 
+avx512bw -fclangir -emit-cir -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGen/X86/Output/avx512-kunpck-builtins.c.tmp.cir
 -Wall -Werror
# 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 -x c -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGen/X86/avx512-kunpck-builtins.c
 -triple=x86_64-unknown-linux -target-feature +avx512f -target-feature 
+avx512bw -fclangir -emit-cir -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGen/X86/Output/avx512-kunpck-builtins.c.tmp.cir
 -Wall -Werror
# .---command stderr------------
# | error: failed to verify 'elementType': any cir integer, floating point or 
pointer type
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/StorageUniquerSupport.h:180:
 static ConcreteT mlir::detail::StorageUserBase<cir::VectorType, mlir::Type, 
cir::detail::VectorTypeStorage, mlir::detail::TypeUniquer, 
mlir::DataLayoutTypeInterface::Trait, 
cir::SizedTypeInterface::Trait>::get(MLIRContext *, Args &&...) [ConcreteT = 
cir::VectorType, BaseT = mlir::Type, StorageT = cir::detail::VectorTypeStorage, 
UniquerT = mlir::detail::TypeUniquer, Traits = 
<mlir::DataLayoutTypeInterface::Trait, cir::SizedTypeInterface::Trait>, Args = 
<mlir::Type, unsigned long>]: Assertion `succeeded( 
ConcreteT::verifyInvariants(getDefaultDiagnosticEmitFn(ctx), args...))' 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 -x c -flax-vector-conversions=none -ffreestanding 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGen/X86/avx512-kunpck-builtins.c
 -triple=x86_64-unknown-linux -target-feature +avx512f -target-feature 
+avx512bw -fclangir -emit-cir -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGen/X86/Output/avx512-kunpck-builtins.c.tmp.cir
 -Wall -Werror
# | 1.  <eof> parser at end of file
# |  #0 0x000000000977b518 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:834:13
# |  #1 0x0000000009778c25 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:105:18
# |  #2 0x000000000977c2e1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:426:38
# |  #3 0x000079bdf93f2330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #4 0x000079bdf944bb2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# |  #5 0x000079bdf93f227e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# |  #6 0x000079bdf93d58ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# |  #7 0x000079bdf93d581b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# |  #8 0x000079bdf93e8517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# |  #9 0x000000000c112b30 
cir::VectorType::getChecked(llvm::function_ref<mlir::InFlightDiagnostic ()>, 
mlir::MLIRContext*, mlir::Type, unsigned long) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/CIR/Dialect/IR/CIROpsTypes.cpp.inc:701:0
# | #10 0x000000000c112a5d cir::VectorType::get(mlir::MLIRContext*, mlir::Type, 
unsigned long) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/include/clang/CIR/Dialect/IR/CIROpsTypes.cpp.inc:698:3
# | #11 0x000000000a9293bd getMaskVecValue(clang::CIRGen::CIRGenBuilderTy&, 
mlir::Value, unsigned int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp:43:7
# | #12 0x000000000a928b26 operator[] 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:295:5
# | #13 0x000000000a928b26 
clang::CIRGen::CIRGenFunction::emitX86BuiltinExpr(unsigned int, clang::CallExpr 
const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinX86.cpp:201:48
# | #14 0x000000000a8ffc49 operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #15 0x000000000a8ffc49 
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:543:19
# | #16 0x000000000a8dd37e 
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:2017:5
# | #17 0x000000000a8ee382 isScalar 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:49:41
# | #18 0x000000000a8ee382 getValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:57:5
# | #19 0x000000000a8ee382 (anonymous 
namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:2118:32
# | #20 0x000000000a8f15ba operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #21 0x000000000a8f15ba (anonymous 
namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1951:9
# | #22 0x000000000a8e5445 
clang::CIRGen::CIRGenFunction::emitScalarExpr(clang::Expr const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1445:3
# | #23 0x000000000a92fe80 operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #24 0x000000000a92fe80 
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:483:13
# | #25 0x000000000a92f91f 
clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:505:3
# | #26 0x000000000a92e1bc 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
# | #27 0x000000000a92e0f3 
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:80:11
# | #28 0x000000000a8cdd31 emitFunctionBody 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:553:12
# | #29 0x000000000a8cdd31 
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:669:24
# | #30 0x000000000a8b7a58 isSet 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:337:40
# | #31 0x000000000a8b7a58 restoreInsertionPoint 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:391:12
# | #32 0x000000000a8b7a58 ~InsertionGuard 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:355:18
# | #33 0x000000000a8b7a58 
clang::CIRGen::CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:450:3
# | #34 0x000000000a8b6ccf 
clang::CIRGen::CIRGenModule::emitGlobalDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:935:5
# | #35 0x000000000a8b6429 
clang::CIRGen::CIRGenModule::emitGlobalDecl(clang::GlobalDecl const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:324:1
# | #36 0x000000000a8b6e44 __normal_iterator 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20
# | #37 0x000000000a8b6e44 begin 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:884:16
# | #38 0x000000000a8b6e44 empty 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:1089:16
# | #39 0x000000000a8b6e44 clang::CIRGen::CIRGenModule::emitDeferred() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:350:30
# | #40 0x000000000a8be7ef clang::CIRGen::CIRGenModule::release() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:2326:3
# | #41 0x000000000a7ad200 
cir::CIRGenConsumer::HandleTranslationUnit(clang::ASTContext&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/FrontendAction/CIRGenAction.cpp:98:10
# | #42 0x000000000c877c39 __normal_iterator 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_iterator.h:1077:20
# | #43 0x000000000c877c39 begin 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:874:16
# | #44 0x000000000c877c39 
finalize<std::vector<std::unique_ptr<clang::TemplateInstantiationCallback, 
std::default_delete<clang::TemplateInstantiationCallback> >, 
std::allocator<std::unique_ptr<clang::TemplateInstantiationCallback, 
std::default_delete<clang::TemplateInstantiationCallback> > > > > 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h:54:16
# | #45 0x000000000c877c39 clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:190:3
# | #46 0x000000000a43e406 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1316:10
# | #47 0x000000000a3a60fd getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #48 0x000000000a3a60fd operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #49 0x000000000a3a60fd 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1003:23
# | #50 0x000000000a530fbf 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25
# | #51 0x0000000006ac2d93 cc1_main(llvm::ArrayRef<char const*>, char const*, 
void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:300:15
# | #52 0x0000000006abeae5 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
# | #53 0x0000000006abdb4d clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12
# | #54 0x0000000006aceb37 main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #55 0x000079bdf93d71ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #56 0x000079bdf93d728b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #57 0x0000000006abc525 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6abc525)
# `-----------------------------
# 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/168757
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to