github-actions[bot] wrote:

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

* 87486 tests passed
* 758 tests skipped
* 2 tests failed

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

### Clang
<details>
<summary>Clang.CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 6
/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                        -triple aarch64 -target-feature +sve 
-disable-O0-optnone -Werror -Wall -fclangir -emit-cir -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 --check-prefixes=ALL,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/23/include
 -nostdsysteminc -triple aarch64 -target-feature +sve -disable-O0-optnone 
-Werror -Wall -fclangir -emit-cir -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
# .---command stderr------------
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/mlir/lib/IR/Types.cpp:125:
 unsigned int mlir::Type::getIntOrFloatBitWidth() const: Assertion 
`isIntOrFloat() && "only integers and floats have a bitwidth"' 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/23/include
 -nostdsysteminc -triple aarch64 -target-feature +sve -disable-O0-optnone 
-Werror -Wall -fclangir -emit-cir -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
# | 1.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c:681:1:
 current parser token 'svint16_t'
# |  #0 0x0000000009efd338 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13
# |  #1 0x0000000009efa2a5 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x0000000009efe191 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x0000000009efdfe8 __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 0x0000000009efdfe8 __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 0x0000000009efdfe8 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |  #6 0x0000000009efdfe8 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |  #7 0x0000000009efdfe8 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7
# |  #8 0x000079cbfba96330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #9 0x000079cbfbaefb2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# | #10 0x000079cbfba9627e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# | #11 0x000079cbfba798ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #12 0x000079cbfba7981b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# | #13 0x000079cbfba8c517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# | #14 0x000000000d19361e dyn_cast<mlir::IntegerType, mlir::Type> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:644:3
# | #15 0x000000000d19361e mlir::Type::getIntOrFloatBitWidth() const 
/home/gha/actions-runner/_work/llvm-project/llvm-project/mlir/lib/IR/Types.cpp:126:22
# | #16 0x000000000b25497b getSVEVectorForElementType 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:250:46
# | #17 0x000000000b25497b 
clang::CIRGen::CIRGenFunction::emitAArch64SVEBuiltinExpr(unsigned int, 
clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:373:25
# | #18 0x000000000b255dc7 
clang::CIRGen::CIRGenFunction::emitAArch64BuiltinExpr(unsigned int, 
clang::CallExpr const*, clang::CIRGen::ReturnValueSlot, llvm::Triple::ArchType) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:978:12
# | #19 0x000000000b243530 
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:2346:1
# | #20 0x000000000b23de9e 
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:2244:34
# | #21 0x000000000b23038b 
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:2156:5
# | #22 0x000000000b288182 isScalar 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:49:41
# | #23 0x000000000b288182 getValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:58:5
# | #24 0x000000000b288182 (anonymous 
namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:2400:32
# | #25 0x000000000b27ecd5 
clang::CIRGen::CIRGenFunction::emitScalarExpr(clang::Expr const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1675:3
# | #26 0x000000000b2daeeb operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #27 0x000000000b2daeeb 
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:631:13
# | #28 0x000000000b2da843 
clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:653:3
# | #29 0x000000000b2d859c 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
# | #30 0x000000000b2d84d3 
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
# | #31 0x000000000b2924c3 emitFunctionBody 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:652:12
# | #32 0x000000000b2924c3 
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:770:24
# | #33 0x000000000b299bc8 isSet 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:339:40
# | #34 0x000000000b299bc8 restoreInsertionPoint 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:393:12
# | #35 0x000000000b299bc8 ~InsertionGuard 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:357:18
# | #36 0x000000000b299bc8 
clang::CIRGen::CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:528:3
# | #37 0x000000000b2987cf 
clang::CIRGen::CIRGenModule::emitGlobalDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:1026:5
# | #38 0x000000000b298f46 
clang::CIRGen::CIRGenModule::emitGlobal(clang::GlobalDecl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:480:5
# | #39 0x000000000b29a815 
clang::CIRGen::CIRGenModule::emitTopLevelDecl(clang::Decl*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:1651:7
# | #40 0x000000000b202a2c 
cir::CIRGenerator::HandleTopLevelDecl(clang::DeclGroupRef) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenerator.cpp:82:19
# | #41 0x000000000b0dd14b 
cir::CIRGenConsumer::HandleTopLevelDecl(clang::DeclGroupRef) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/FrontendAction/CIRGenAction.cpp:84:5
# | #42 0x000000000d5d670a clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:174:17
# | #43 0x000000000ad673a6 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1326:10
# | #44 0x000000000accbead getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #45 0x000000000accbead operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #46 0x000000000accbead 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1007:23
# | #47 0x000000000ae5bebf 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25
# | #48 0x00000000070d1ec9 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
# | #49 0x00000000070cdc95 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:229:12
# | #50 0x00000000070cccab clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12
# | #51 0x00000000070de0bd main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #52 0x000079cbfba7b1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #53 0x000079cbfba7b28b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #54 0x00000000070cb665 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x70cb665)
# `-----------------------------
# error: command failed with exit status: -6
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 --check-prefixes=ALL,CIR
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 --check-prefixes=ALL,CIR
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 6
/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                        -triple aarch64 -target-feature +sve 
-disable-O0-optnone -Werror -Wall -fclangir -emit-cir -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 --check-prefixes=ALL,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/23/include
 -nostdsysteminc -triple aarch64 -target-feature +sve -disable-O0-optnone 
-Werror -Wall -fclangir -emit-cir -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
# .---command stderr------------
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/mlir/lib/IR/Types.cpp:125:
 unsigned int mlir::Type::getIntOrFloatBitWidth() const: Assertion 
`isIntOrFloat() && "only integers and floats have a bitwidth"' 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/23/include
 -nostdsysteminc -triple aarch64 -target-feature +sve -disable-O0-optnone 
-Werror -Wall -fclangir -emit-cir -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
# | 1.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c:681:1:
 current parser token 'svint16_t'
# |  #0 0x0000000009efd338 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13
# |  #1 0x0000000009efa2a5 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x0000000009efe191 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x0000000009efdfe8 __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 0x0000000009efdfe8 __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 0x0000000009efdfe8 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |  #6 0x0000000009efdfe8 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |  #7 0x0000000009efdfe8 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7
# |  #8 0x00007a8e6673b330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #9 0x00007a8e66794b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# | #10 0x00007a8e6673b27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# | #11 0x00007a8e6671e8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #12 0x00007a8e6671e81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# | #13 0x00007a8e66731517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# | #14 0x000000000d19361e dyn_cast<mlir::IntegerType, mlir::Type> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:644:3
# | #15 0x000000000d19361e mlir::Type::getIntOrFloatBitWidth() const 
/home/gha/actions-runner/_work/llvm-project/llvm-project/mlir/lib/IR/Types.cpp:126:22
# | #16 0x000000000b25497b getSVEVectorForElementType 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:250:46
# | #17 0x000000000b25497b 
clang::CIRGen::CIRGenFunction::emitAArch64SVEBuiltinExpr(unsigned int, 
clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:373:25
# | #18 0x000000000b255dc7 
clang::CIRGen::CIRGenFunction::emitAArch64BuiltinExpr(unsigned int, 
clang::CallExpr const*, clang::CIRGen::ReturnValueSlot, llvm::Triple::ArchType) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:978:12
# | #19 0x000000000b243530 
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:2346:1
# | #20 0x000000000b23de9e 
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:2244:34
# | #21 0x000000000b23038b 
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:2156:5
# | #22 0x000000000b288182 isScalar 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:49:41
# | #23 0x000000000b288182 getValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenValue.h:58:5
# | #24 0x000000000b288182 (anonymous 
namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:2400:32
# | #25 0x000000000b27ecd5 
clang::CIRGen::CIRGenFunction::emitScalarExpr(clang::Expr const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp:1675:3
# | #26 0x000000000b2daeeb operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Value.h:100:43
# | #27 0x000000000b2daeeb 
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:631:13
# | #28 0x000000000b2da843 
clang::CIRGen::CIRGenFunction::emitReturnStmt(clang::ReturnStmt const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenStmt.cpp:653:3
# | #29 0x000000000b2d859c 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
# | #30 0x000000000b2d84d3 
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
# | #31 0x000000000b2924c3 emitFunctionBody 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenFunction.cpp:652:12
# | #32 0x000000000b2924c3 
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:770:24
# | #33 0x000000000b299bc8 isSet 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:339:40
# | #34 0x000000000b299bc8 restoreInsertionPoint 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:393:12
# | #35 0x000000000b299bc8 ~InsertionGuard 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/../mlir/include/mlir/IR/Builders.h:357:18
# | #36 0x000000000b299bc8 
clang::CIRGen::CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:528:3
# | #37 0x000000000b2987cf 
clang::CIRGen::CIRGenModule::emitGlobalDefinition(clang::GlobalDecl, 
mlir::Operation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:1026:5
# | #38 0x000000000b298f46 
clang::CIRGen::CIRGenModule::emitGlobal(clang::GlobalDecl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:480:5
# | #39 0x000000000b29a815 
clang::CIRGen::CIRGenModule::emitTopLevelDecl(clang::Decl*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenModule.cpp:1651:7
# | #40 0x000000000b202a2c 
cir::CIRGenerator::HandleTopLevelDecl(clang::DeclGroupRef) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/CodeGen/CIRGenerator.cpp:82:19
# | #41 0x000000000b0dd14b 
cir::CIRGenConsumer::HandleTopLevelDecl(clang::DeclGroupRef) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CIR/FrontendAction/CIRGenAction.cpp:84:5
# | #42 0x000000000d5d670a clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:174:17
# | #43 0x000000000ad673a6 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1326:10
# | #44 0x000000000accbead getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #45 0x000000000accbead operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #46 0x000000000accbead 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1007:23
# | #47 0x000000000ae5bebf 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25
# | #48 0x00000000070d1ec9 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
# | #49 0x00000000070cdc95 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:229:12
# | #50 0x00000000070cccab clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12
# | #51 0x00000000070de0bd main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #52 0x00007a8e667201ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #53 0x00007a8e6672028b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #54 0x00000000070cb665 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x70cb665)
# `-----------------------------
# error: command failed with exit status: -6
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 --check-prefixes=ALL,CIR
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/AArch64/acle_sve_dup.c
 --check-prefixes=ALL,CIR
# `-----------------------------
# 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/183276
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to