github-actions[bot] wrote:

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

* 167721 tests passed
* 2974 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.CodeGenHLSL/builtins/WaveActiveBallot.hlsl</summary>

```
Exit Code: 2

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 -finclude-default-header -fnative-half-type -triple    
dxil-pc-shadermodel6.3-compute 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl
 -emit-llvm -disable-llvm-passes -o - |    
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl
 --check-prefixes=CHECK,CHECK-DXIL
# 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 -finclude-default-header -fnative-half-type -triple 
dxil-pc-shadermodel6.3-compute 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl
 -emit-llvm -disable-llvm-passes -o -
# .---command stderr------------
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:572:
 decltype(auto) llvm::cast(From *) [To = llvm::VectorType, From = llvm::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 -finclude-default-header -fnative-half-type -triple 
dxil-pc-shadermodel6.3-compute 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl
 -emit-llvm -disable-llvm-passes -o -
# | 1.  <eof> parser at end of file
# | 2.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl:11:7:
 LLVM IR generation of declaration 'test'
# | 3.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenHLSL/builtins/WaveActiveBallot.hlsl:11:7:
 Generating code for declaration 'test'
# |  #0 0x0000000008fc3d98 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 0x0000000008fc14a5 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x0000000008fc4b61 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38
# |  #3 0x00007f4fee02d330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #4 0x00007f4fee086b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# |  #5 0x00007f4fee02d27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# |  #6 0x00007f4fee0108ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# |  #7 0x00007f4fee01081b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# |  #8 0x00007f4fee023517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# |  #9 0x0000000006384665 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6384665)
# | #10 0x0000000009410a0b getElementType 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/DerivedTypes.h:463:41
# | #11 0x0000000009410a0b (anonymous 
namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, 
clang::QualType, clang::QualType, clang::SourceLocation, (anonymous 
namespace)::ScalarExprEmitter::ScalarConversionOpts) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:1686:63
# | #12 0x000000000942cd62 (anonymous 
namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:0:12
# | #13 0x000000000942afe2 Visit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:453:52
# | #14 0x000000000942afe2 (anonymous 
namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:2875:18
# | #15 0x00000000094100ad Visit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:453:52
# | #16 0x00000000094100ad 
clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp:5990:8
# | #17 0x00000000093716e5 
clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmt.cpp:1699:26
# | #18 0x000000000936db2c 
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:463:5
# | #19 0x000000000937ba01 
clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt
 const&, bool, clang::CodeGen::AggValueSlot) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CGStmt.cpp:591:10
# | #20 0x000000000935941f EmitFunctionBody 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp:0:5
# | #21 0x000000000935941f 
clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, 
llvm::Function*, clang::CodeGen::CGFunctionInfo const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp:1626:5
# | #22 0x00000000092229e4 
clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, 
llvm::GlobalValue*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp:6551:3
# | #23 0x000000000921a05f ~TimeTraceScope 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/TimeProfiler.h:200:9
# | #24 0x000000000921a05f 
clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, 
llvm::GlobalValue*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp:4604:3
# | #25 0x000000000921f222 
clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp:4315:5
# | #26 0x0000000009218b51 
clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp:7462:5
# | #27 0x00000000097874fc (anonymous 
namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/ModuleBuilder.cpp:196:20
# | #28 0x000000000977ea16 
clang::BackendConsumer::HandleTopLevelDecl(clang::DeclGroupRef) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp:173:22
# | #29 0x000000000b4b21ca clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:174:17
# | #30 0x0000000009ce4a43 clang::HLSLFrontendAction::ExecuteAction() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendActions.cpp:0:35
# | #31 0x0000000009cacec6 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1317:10
# | #32 0x0000000009c138ed getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #33 0x0000000009c138ed operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #34 0x0000000009c138ed 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1005:23
# | #35 0x0000000009d9f95c 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25
# | #36 0x00000000062b1f59 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
# | #37 0x00000000062add25 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
# | #38 0x00000000062acd8d clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:268:12
# | #39 0x00000000062bde07 main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #40 0x00007f4fee0121ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #41 0x00007f4fee01228b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #42 0x00000000062ab765 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x62ab765)
# `-----------------------------
# 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/CodeGenHLSL/builtins/WaveActiveBallot.hlsl
 --check-prefixes=CHECK,CHECK-DXIL
# .---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/CodeGenHLSL/builtins/WaveActiveBallot.hlsl
 --check-prefixes=CHECK,CHECK-DXIL
# `-----------------------------
# 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/174638
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to