github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 168695 tests passed * 3000 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### LLVM <details> <summary>LLVM.Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll</summary> ``` Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt < /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -passes=loop-vectorize -mtriple riscv64 -mattr=+rva23u64 -S | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -check-prefixes=CHECK,RVA23 # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt -passes=loop-vectorize -mtriple riscv64 -mattr=+rva23u64 -S # note: command had no output on stdout or stderr # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -check-prefixes=CHECK,RVA23 # note: command had no output on stdout or stderr # RUN: at line 3 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt < /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -passes=loop-vectorize -mtriple riscv64 -mattr=+rva23u64,+zvl1024b -S | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -check-prefixes=CHECK,RVA23ZVL1024B # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt -passes=loop-vectorize -mtriple riscv64 -mattr=+rva23u64,+zvl1024b -S # .---command stderr------------ # | Failure value returned from cantFail wrapped call # | 'zvl*b' requires 'v' or 'zve*' extension to also be specified # | UNREACHABLE executed at /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:810! # | 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/opt -passes=loop-vectorize -mtriple riscv64 -mattr=+rva23u64,+zvl1024b -S # | #0 0x0000000004ef22c8 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 0x0000000004eef8e5 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x0000000004ef3381 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:429:38 # | #3 0x00007a958da70330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007a958dac9b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007a958da7027e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007a958da538ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x0000000004eb86af (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt+0x4eb86af) # | #8 0x000000000720396b (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt+0x720396b) # | #9 0x00000000072021a7 assertIsChecked /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:729:9 # | #10 0x00000000072021a7 ~Expected /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:566:5 # | #11 0x00000000072021a7 computeRISCVDataLayout /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/TargetParser/TargetDataLayout.cpp:304:18 # | #12 0x00000000072021a7 llvm::Triple::computeDataLayout[abi:cxx11](llvm::StringRef, llvm::StringRef) const /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/TargetParser/TargetDataLayout.cpp:612:12 # | #13 0x0000000004e9890b _M_data /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:223:28 # | #14 0x0000000004e9890b _M_is_local /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:264:6 # | #15 0x0000000004e9890b _M_dispose /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:282:7 # | #16 0x0000000004e9890b ~basic_string /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:804:9 # | #17 0x0000000004e9890b optMain::$_1::operator()[abi:cxx11](llvm::StringRef, llvm::StringRef) const /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/tools/opt/optdriver.cpp:545:23 # | #18 0x0000000004e98aba std::_Function_handler<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef), optMain::$_1>::_M_invoke(std::_Any_data const&, llvm::StringRef&&, llvm::StringRef&&) /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:290:2 # | #19 0x0000000006c5360d std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> llvm::function_ref<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef)>::callback_fn<std::function<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef)>>(long, llvm::StringRef, llvm::StringRef) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:46:5 # | #20 0x0000000006c56253 llvm::LLParser::parseTargetDefinitions(llvm::function_ref<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef)>) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/AsmParser/LLParser.cpp:523:12 # | #21 0x0000000006c560ee llvm::LLParser::Run(bool, llvm::function_ref<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef)>) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/AsmParser/LLParser.cpp:87:9 # | #22 0x0000000006c537ff parseAssemblyInto(llvm::MemoryBufferRef, llvm::Module*, llvm::ModuleSummaryIndex*, llvm::SMDiagnostic&, llvm::SlotMapping*, bool, llvm::function_ref<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef)>, llvm::AsmParserContext*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/AsmParser/Parser.cpp:37:8 # | #23 0x0000000006c538ec llvm::parseAssembly(llvm::MemoryBufferRef, llvm::SMDiagnostic&, llvm::LLVMContext&, llvm::SlotMapping*, llvm::function_ref<std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> (llvm::StringRef, llvm::StringRef)>, llvm::AsmParserContext*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/AsmParser/Parser.cpp:57:7 # | #24 0x0000000006c52383 ~_Function_base /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:243:11 # | #25 0x0000000006c52383 llvm::parseIR(llvm::MemoryBufferRef, llvm::SMDiagnostic&, llvm::LLVMContext&, llvm::ParserCallbacks, llvm::AsmParserContext*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/IRReader/IRReader.cpp:92:3 # | #26 0x0000000006c52a5e _M_reset /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/optional:317:6 # | #27 0x0000000006c52a5e ~_Optional_payload /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/optional:441:57 # | #28 0x0000000006c52a5e ~_Optional_base /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/optional:512:12 # | #29 0x0000000006c52a5e ~ParserCallbacks /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Bitcode/BitcodeReader.h:74:8 # | #30 0x0000000006c52a5e llvm::parseIRFile(llvm::StringRef, llvm::SMDiagnostic&, llvm::LLVMContext&, llvm::ParserCallbacks, llvm::AsmParserContext*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/IRReader/IRReader.cpp:110:3 # | #31 0x0000000004e90cdb release /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:217:16 # | #32 0x0000000004e90cdb operator= /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:191:12 # | #33 0x0000000004e90cdb operator= /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:243:61 # | #34 0x0000000004e90cdb operator= /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:414:51 # | #35 0x0000000004e90cdb optMain /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/tools/opt/optdriver.cpp:559:7 # | #36 0x00007a958da551ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #37 0x00007a958da5528b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #38 0x0000000004e8bca5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/opt+0x4e8bca5) # `----------------------------- # 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/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -check-prefixes=CHECK,RVA23ZVL1024B # .---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/llvm/test/Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll -check-prefixes=CHECK,RVA23ZVL1024B # `----------------------------- # 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/177249 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
