github-actions[bot] wrote:

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

* 167547 tests passed
* 2971 tests skipped
* 1 test failed

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

### LLVM
<details>
<summary>LLVM.CodeGen/RISCV/rvp-ext-rv32.ll</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -mattr=+experimental-p -riscv-enable-p-ext-simd-codegen 
-verify-machineinstrs < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefixes=CHECK,CHECK-RV32 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv32 -mattr=+experimental-p -riscv-enable-p-ext-simd-codegen 
-verify-machineinstrs
# note: command had no output on stdout or stderr
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefixes=CHECK,CHECK-RV32 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -mattr=+experimental-p -riscv-enable-p-ext-simd-codegen 
-verify-machineinstrs < 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
 | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefixes=CHECK,CHECK-RV64 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -mattr=+experimental-p -riscv-enable-p-ext-simd-codegen 
-verify-machineinstrs
# .---command stderr------------
# | LLVM ERROR: Cannot select: t13: ch = store<(store (s32) into %ir.ret_ptr)> 
t12, t11, t2, undef:i64
# |   t11: v2i16 = add t9, t10
# |     t9: v2i16,ch = load<(load (s32) from %ir.a_ptr)> t0, t4, undef:i64
# |       t4: i64,ch = CopyFromReg t0, Register:i64 %1
# |     t10: v2i16,ch = load<(load (s32) from %ir.b_ptr)> t0, t6, undef:i64
# |       t6: i64,ch = CopyFromReg t0, Register:i64 %2
# |   t2: i64,ch = CopyFromReg t0, Register:i64 %0
# | In function: test_padd_h
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ 
and include the crash backtrace and instructions to reproduce the bug.
# | Stack dump:
# | 0.  Program arguments: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc 
-mtriple=riscv64 -mattr=+experimental-p -riscv-enable-p-ext-simd-codegen 
-verify-machineinstrs
# | 1.  Running pass 'Function Pass Manager' on module '<stdin>'.
# | 2.  Running pass 'RISC-V DAG->DAG Pattern Instruction Selection' on 
function '@test_padd_h'
# |  #0 0x0000000008015f28 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 0x0000000008013635 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x0000000008016cf1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38
# |  #3 0x00007f3a3cab1330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #4 0x00007f3a3cb0ab2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# |  #5 0x00007f3a3cab127e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# |  #6 0x00007f3a3ca948ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# |  #7 0x0000000007f7a015 llvm::report_fatal_error(llvm::Twine const&, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/ErrorHandling.cpp:137:5
# |  #8 0x0000000007dfc927 getValueType 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1116:5
# |  #9 0x0000000007dfc927 getValueType 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1272:16
# | #10 0x0000000007dfc927 
llvm::SelectionDAGISel::CannotYetSelect(llvm::SDNode*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:4498:43
# | #11 0x0000000007dfb8f9 back 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:313:5
# | #12 0x0000000007dfb8f9 
llvm::SelectionDAGISel::SelectCodeCommon(llvm::SDNode*, unsigned char const*, 
unsigned int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:4416:21
# | #13 0x000000000610d6eb untrack 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h:89:9
# | #14 0x000000000610d6eb ~TrackingMDRef 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h:55:22
# | #15 0x000000000610d6eb ~TypedTrackingMDRef 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/TrackingMDRef.h:106:26
# | #16 0x000000000610d6eb ~DebugLoc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/IR/DebugLoc.h:123:7
# | #17 0x000000000610d6eb ~SDLoc 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1236:7
# | #18 0x000000000610d6eb llvm::RISCVDAGToDAGISel::Select(llvm::SDNode*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp:2967:1
# | #19 0x0000000007df00d4 begin 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:271:45
# | #20 0x0000000007df00d4 end 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:273:27
# | #21 0x0000000007df00d4 ~SmallVector 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/SmallVector.h:1209:46
# | #22 0x0000000007df00d4 llvm::SelectionDAGISel::DoInstructionSelection() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1374:5
# | #23 0x0000000007def06e ~TimeRegion 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Timer.h:167:9
# | #24 0x0000000007def06e llvm::SelectionDAGISel::CodeGenAndEmitDAG() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1143:3
# | #25 0x0000000007deccc9 
llvm::SelectionDAGISel::SelectAllBasicBlocks(llvm::Function const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:1668:8
# | #26 0x0000000007de9dc0 
llvm::SelectionDAGISel::runOnMachineFunction(llvm::MachineFunction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:636:22
# | #27 0x0000000007de7710 
llvm::SelectionDAGISelLegacy::runOnMachineFunction(llvm::MachineFunction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp:402:20
# | #28 0x0000000007012c53 
llvm::MachineFunctionPass::runOnFunction(llvm::Function&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/CodeGen/MachineFunctionPass.cpp:0:10
# | #29 0x00000000075829d5 llvm::FPPassManager::runOnFunction(llvm::Function&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/IR/LegacyPassManager.cpp:1398:27
# | #30 0x000000000758a982 llvm::FPPassManager::runOnModule(llvm::Module&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/IR/LegacyPassManager.cpp:1444:13
# | #31 0x000000000758347c runOnModule 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/IR/LegacyPassManager.cpp:1513:27
# | #32 0x000000000758347c llvm::legacy::PassManagerImpl::run(llvm::Module&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/IR/LegacyPassManager.cpp:531:44
# | #33 0x0000000004e960ac compileModule(char**, 
llvm::SmallVectorImpl<llvm::PassPlugin>&, llvm::LLVMContext&, 
std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char>>&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/tools/llc/llc.cpp:874:17
# | #34 0x0000000004e93623 main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/tools/llc/llc.cpp:462:13
# | #35 0x00007f3a3ca961ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #36 0x00007f3a3ca9628b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #37 0x0000000004e8ee25 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llc+0x4e8ee25)
# `-----------------------------
# error: command failed with exit status: -6
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefixes=CHECK,CHECK-RV64 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
--check-prefixes=CHECK,CHECK-RV64 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/CodeGen/RISCV/rvp-ext-rv32.ll
# `-----------------------------
# 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/174068
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to