ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61455 tests, 64 workers -- Testing: FAIL: LLVM :: MC/AArch64/SME2/str.s (1 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/str.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x0000556200377718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000556200374ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000556200377e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3bca249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3bca29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3bca249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3bca2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3bca232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005562007dd15e llvm::AArch64InstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270a15e) # | #9 0x00005562007dace0 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707ce0) # | #10 0x00005562007e5d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005561fffdfb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005561fffed99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005561fffe3426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005561fffdd2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005561ffffe547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f3bca233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3bca233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3bca233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005561fff4b4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: str zt0, [x0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:20: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/luti4.s (2 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/luti4.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:74: MCRegister llvm::MCOperand::getReg() const: Assertion `isReg() && "This is not a register operand!"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x00005629c2a84718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005629c2a81ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005629c2a84e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7923f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7923fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7923f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7923f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7923f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005629c2ef8237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x00005629c2ee8762 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2708762) # | #10 0x00005629c2ef2d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005629c26ecb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005629c26fa99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005629c26f0426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005629c26ea2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005629c270b547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7923f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7923f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7923f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005629c26584a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti4 z0.h, zt0, z0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:17: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fmla.s (3 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fmla.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # | #0 0x000055576e875718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055576e872ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055576e875e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc265249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc26529e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc265249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc2652324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc265232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055576ecea914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055576ecd8584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055576ece3d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055576e4ddb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055576e4eb99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055576e4e1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055576e4db2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055576e4fc547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc265233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc265233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc265233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055576e4494a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmla za.d[w8, 0, vgx2], { z0.d, z1.d }, z0.d # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmla.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/movaz.s (4 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/movaz.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # .---command stderr------------ # | llvm-objdump: ../../llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp:1098: void llvm::AArch64InstPrinter::printMatrix(const MCInst *, unsigned int, const MCSubtargetInfo &, raw_ostream &) [EltSize = 64]: Assertion `RegOp.isReg() && "Unexpected operand type!"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # | #0 0x000055a2b8b52718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055a2b8b4fec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055a2b8b52e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe4de449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe4de49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe4de449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe4de4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe4de432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a2b8fc60b8 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27180b8) # | #9 0x000055a2b8fb553c llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270753c) # | #10 0x000055a2b8fc0d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055a2b87bab1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a2b87c899d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a2b87be426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a2b87b82b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055a2b87d9547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe4de433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe4de433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe4de433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a2b87264a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: movaz { z0.d, z1.d }, za.d[w8, 0, vgx2] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:8: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/movaz.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/udot.s (5 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/udot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # | #0 0x000055eb97e90718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055eb97e8dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055eb97e90e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2eb8159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2eb81ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2eb8159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2eb81424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2eb8142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055eb98305914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055eb982f3584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055eb982fed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055eb97af8b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055eb97b0699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055eb97afc426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055eb97af62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055eb97b17547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f2eb8143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2eb8143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2eb8143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055eb97a644a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: udot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/udot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmlsl.s (6 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfmlsl.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x00005587fc931718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005587fc92eec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005587fc931e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f210512cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f210518195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f210512ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f21051154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2105115420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005587fcda7200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x00005587fcd943d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x00005587fcd9fd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005587fc599b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005587fc5a799d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005587fc59d426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005587fc5972b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005587fc5b8547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f2105116ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2105116d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2105116d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005587fc5054a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfmlsl za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlsl.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/movt.s (7 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/movt.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055d5c3cf6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055d5c3cf3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055d5c3cf6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6b4b559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6b4b5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6b4b559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6b4b5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6b4b542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d5c416cf19 void llvm::AArch64InstPrinter::printMatrixIndex<8u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271af19) # | #9 0x000055d5c415a3aa llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27083aa) # | #10 0x000055d5c4164d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055d5c395eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055d5c396c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d5c3962426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d5c395c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055d5c397d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f6b4b543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6b4b543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6b4b543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d5c38ca4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: movt x0, zt0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:16: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/movt.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/add.s (8 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/add.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # | #0 0x0000558f11dd0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000558f11dcdec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000558f11dd0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007efca7849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007efca789e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007efca7849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007efca78324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007efca7832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558f122458f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x0000558f12233584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000558f1223ed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000558f11a38b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558f11a4699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558f11a3c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558f11a362b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000558f11a57547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007efca7833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007efca7833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007efca7833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558f119a44a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s:41:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: add za.s[w8, 0, vgx2], { z0.s, z1.s } # | ^ # | :10:59: note: scanning from here # | c: c16fa31e add { z30.h, z31.h }, { z30.h, z31.h }, z15.h # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/add.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 5: # | 6: 0000000000000000 <.text>: # | 7: 0: c160a300 add { z0.h, z1.h }, { z0.h, z1.h }, z0.h # | 8: 4: c165a314 add { z20.h, z21.h }, { z20.h, z21.h }, z5.h # | 9: 8: c168a316 add { z22.h, z23.h }, { z22.h, z23.h }, z8.h # | 10: c: c16fa31e add { z30.h, z31.h }, { z30.h, z31.h }, z15.h # | check:41 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fvdot.s (9 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fvdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x0000561a2230d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000561a2230aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000561a2230de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f16bce1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f16bce7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f16bce1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f16bce054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f16bce05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561a22782914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000561a22770584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000561a2277bd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000561a21f75b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000561a21f8399d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000561a21f79426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561a21f732b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000561a21f94547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f16bce06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f16bce06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f16bce06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000561a21ee14a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fvdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmls.s (10 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfmls.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # | #0 0x00005650ae1f6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005650ae1f3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005650ae1f6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb13c049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb13c09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb13c049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb13c0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb13c032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005650ae66b914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005650ae659584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x00005650ae664d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005650ade5eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005650ade6c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005650ade62426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005650ade5c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005650ade7d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb13c033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb13c033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb13c033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005650addca4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfmls za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/usmlall.s (11 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/usmlall.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x00005608437a8718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005608437a5ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005608437a8e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f484eb59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f484ebae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f484eb59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f484eb424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f484eb42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560843c1e4b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x0000560843c0af65 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706f65) # | #10 0x0000560843c16d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000560843410b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056084341e99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000560843414426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056084340e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000056084342f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f484eb43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f484eb43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f484eb43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056084337c4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: usmlall za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:5: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfdot.s (12 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x0000564c036e4718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564c036e1ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564c036e4e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fad9901cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fad9907195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fad9901ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fad990054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fad99005420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564c03b59914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000564c03b47584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000564c03b52d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000564c0334cb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000564c0335a99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000564c03350426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564c0334a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564c0336b547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fad99006ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fad99006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fad99006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564c032b84a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/fmla.s (13 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/fmla.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # | #0 0x0000561220770718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056122076dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000561220770e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffa0041cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffa0047195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffa0041ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffa004054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffa00405420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561220be5914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000561220bd3584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000561220bded00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005612203d8b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005612203e699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005612203dc426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005612203d62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005612203f7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ffa00406ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ffa00406d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ffa00406d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005612203444a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmla za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:10: note: possible intended match here # | : file format elf64-littleaarch64 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmla.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/zero.s (14 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/zero.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # | #0 0x000056430a030718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056430a02dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000056430a030e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0ca2049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0ca209e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0ca2049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0ca20324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0ca2032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056430a49615e llvm::AArch64InstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270a15e) # | #9 0x000056430a4929fb llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27069fb) # | #10 0x000056430a49ed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000564309c98b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000564309ca699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000564309c9c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564309c962b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564309cb7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0ca2033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0ca2033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0ca2033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564309c044a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s:17:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: zero za.d[w8, 0:1] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:18: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/zero.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:17'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:17'0 ~ # | 4: Disassembly of section .text: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:17'1 ? possible intended match # | 5: # | check:17'0 ~ # | 6: 0000000000000000 <.text>: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfvdot.s (15 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfvdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055d730e6e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055d730e6bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055d730e6ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f69c352cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f69c358195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f69c352ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f69c35154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f69c3515420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d7312e3914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055d7312d1584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055d7312dcd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055d730ad6b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055d730ae499d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d730ada426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d730ad42b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055d730af5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f69c3516ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f69c3516d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f69c3516d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d730a424a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfvdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/ldr.s (16 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/ldr.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x0000562818926718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562818923ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562818926e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fba4f959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fba4f9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fba4f959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fba4f9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fba4f942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562818d8c15e llvm::AArch64InstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270a15e) # | #9 0x0000562818d89ce0 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707ce0) # | #10 0x0000562818d94d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000056281858eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056281859c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000562818592426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056281858c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005628185ad547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fba4f943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fba4f943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fba4f943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005628184fa4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: ldr zt0, [x0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:20: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/ldr.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/usvdot.s (17 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/usvdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055ba0796d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055ba0796aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055ba0796de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0b2b759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0b2b7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0b2b759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0b2b7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0b2b742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ba07de2914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055ba07dd0584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055ba07ddbd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055ba075d5b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055ba075e399d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055ba075d9426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ba075d32b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055ba075f4547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0b2b743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0b2b743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0b2b743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ba075414a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: usvdot za.s[w8, 0, vgx4], { z0.b - z3.b }, z0.b[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/FP8_SME2/dot.s (18 of 61455) ******************** TEST 'LLVM :: MC/AArch64/FP8_SME2/dot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16,+sme-f8f32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16,+sme-f8f32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f8f16,+sme-f8f32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f8f16,+sme-f8f32 --no-print-imm-hex - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f8f16,+sme-f8f32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f8f16,+sme-f8f32 --no-print-imm-hex - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f8f16,+sme-f8f32 --no-print-imm-hex - # | #0 0x00005574906b6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005574906b3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005574906b6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f63c6e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f63c6e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f63c6e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f63c6e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f63c6e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557490b2b914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000557490b19584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000557490b24d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055749031eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055749032c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000557490322426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055749031c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055749033d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f63c6e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f63c6e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f63c6e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055749028a4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s:20:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fdot za.h[w8, 0, vgx2], { z0.b, z1.b }, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/dot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:20'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:20'0 ~ # | 4: Disassembly of section .text: # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:20'1 ? possible intended match # | 5: # | check:20'0 ~ # | 6: 0000000000000000 <.text>: # | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/fadd.s (19 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/fadd.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 5 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefix=CHECK-ERROR # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # | #0 0x00005637f4089718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005637f4086ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005637f4089e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7777849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f777789e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7777849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f77778324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7777832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005637f44fe8f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x00005637f44ec584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x00005637f44f7d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005637f3cf1b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005637f3cff99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005637f3cf5426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005637f3cef2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005637f3d10547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7777833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7777833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7777833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005637f3c5d4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s:17:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fadd za.h[w8, 0, vgx2], { z0.h, z1.h } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fadd.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:17'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:17'0 ~ # | 4: Disassembly of section .text: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:17'1 ? possible intended match # | 5: # | check:17'0 ~ # | 6: 0000000000000000 <.text>: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/FP8_SME2/lut.s (20 of 61455) ******************** TEST 'LLVM :: MC/AArch64/FP8_SME2/lut.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1,+sme-lutv2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1,+sme-lutv2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 4 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s --check-prefix=CHECK-ERROR # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1,+sme-lutv2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2p1,+sme-lutv2 --no-print-imm-hex - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1,+sme-lutv2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2p1,+sme-lutv2 --no-print-imm-hex - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2p1,+sme-lutv2 --no-print-imm-hex - # | #0 0x00005577eb44b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005577eb448ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005577eb44be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feb07049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feb0709e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feb07049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feb070324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feb07032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005577eb8bddbc llvm::AArch64InstPrinter::printVectorList(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&, llvm::StringRef) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2716dbc) # | #9 0x00005577eb8c20f7 void llvm::AArch64InstPrinter::printTypedVectorList<0u, (char)0>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271b0f7) # | #10 0x00005577eb8b9d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005577eb0b3b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005577eb0c199d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005577eb0b7426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005577eb0b12b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005577eb0d2547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007feb07033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feb07033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feb07033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005577eb01f4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s:22:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti4 { z0.b - z3.b }, zt0, { z0, z1 } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/lut.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:22'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:22'0 ~ # | 4: Disassembly of section .text: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:22'1 ? possible intended match # | 5: # | check:22'0 ~ # | 6: 0000000000000000 <.text>: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/umlsll.s (21 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/umlsll.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # | #0 0x000055b2d8ab0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b2d8aadec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b2d8ab0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f382c649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f382c69e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f382c649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f382c6324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f382c632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b2d8f264b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055b2d8f12f65 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706f65) # | #10 0x000055b2d8f1ed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055b2d8718b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055b2d872699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055b2d871c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b2d87162b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b2d8737547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f382c633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f382c633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f382c633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b2d86844a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: umlsll za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsll.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/smlal.s (22 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/smlal.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x000055cb5eba6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055cb5eba3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055cb5eba6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3edb559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3edb5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3edb559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3edb5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3edb542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055cb5f01c200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x000055cb5f0093d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x000055cb5f014d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055cb5e80eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055cb5e81c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055cb5e812426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055cb5e80c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055cb5e82d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f3edb543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3edb543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3edb543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055cb5e77a4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: smlal za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlal.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sdot.s (23 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/sdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # | #0 0x0000555a0eaa3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555a0eaa0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555a0eaa3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffb6ad59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffb6adae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffb6ad59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffb6ad424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffb6ad42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555a0ef18914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000555a0ef06584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000555a0ef11d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000555a0e70bb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000555a0e71999d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000555a0e70f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555a0e7092b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555a0e72a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ffb6ad43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ffb6ad43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ffb6ad43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555a0e6774a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: sdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/umlall.s (24 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/umlall.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # | #0 0x000055e883349718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e883346ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e883349e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8018849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f801889e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8018849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f80188324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8018832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e8837bf4b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055e8837abf65 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706f65) # | #10 0x000055e8837b7d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055e882fb1b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e882fbf99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e882fb5426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e882faf2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e882fd0547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f8018833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8018833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8018833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e882f1d4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: umlall za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/mova.s (25 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME/mova.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # | #0 0x000055c485085718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c485082ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c485085e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f57b8359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f57b83ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f57b8359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f57b83424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f57b8342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c4854fa8f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x000055c4854e97e4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27087e4) # | #10 0x000055c4854f3d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055c484cedb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c484cfb99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c484cf1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c484ceb2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c484d0c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f57b8343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f57b8343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f57b8343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c484c594a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s:19:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: mov z0.b, p0/m, za0h.b[w12, 0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:13: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/mova.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:19'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:19'0 ~ # | 4: Disassembly of section .text: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:19'1 ? possible intended match # | 5: # | check:19'0 ~ # | 6: 0000000000000000 <.text>: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fmlsl.s (26 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fmlsl.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x000055eee9766718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055eee9763ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055eee9766e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7d2cf2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7d2cf8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7d2cf2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7d2cf154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7d2cf15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055eee9bdc200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x000055eee9bc93d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x000055eee9bd4d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055eee93ceb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055eee93dc99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055eee93d2426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055eee93cc2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055eee93ed547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7d2cf16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7d2cf16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7d2cf16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055eee933a4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmlsl za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlsl.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmla.s (27 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfmla.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # | #0 0x0000564e0a20e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564e0a20bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564e0a20ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0d8b049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0d8b09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0d8b049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0d8b0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0d8b032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564e0a683914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000564e0a671584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000564e0a67cd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000564e09e76b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000564e09e8499d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000564e09e7a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564e09e742b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564e09e95547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0d8b033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0d8b033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0d8b033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564e09de24a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfmla za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/smlall.s (28 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/smlall.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # | #0 0x00005607d492e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005607d492bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005607d492ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007faec4a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007faec4a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007faec4a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007faec4a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007faec4a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005607d4da44b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x00005607d4d90f65 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706f65) # | #10 0x00005607d4d9cd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005607d4596b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005607d45a499d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005607d459a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005607d45942b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005607d45b5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007faec4a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007faec4a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007faec4a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005607d45024a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: smlall za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/ld1q.s (29 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME/ld1q.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # | #0 0x000055a82858c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055a828589ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055a82858ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa601849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa60189e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa601849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa6018324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa601832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a828a01914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055a8289f063d llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270863d) # | #10 0x000055a8289fad00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055a8281f4b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a82820299d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a8281f8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a8281f22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055a828213547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa601833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa601833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa601833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a8281604a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s:19:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: ld1q {za0h.q[w12, 0]}, p0/z, [x0, x0, lsl #4] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:10: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1q.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:19'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:19'0 ~ # | 4: Disassembly of section .text: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:19'1 ? possible intended match # | 5: # | check:19'0 ~ # | 6: 0000000000000000 <.text>: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/smlsll.s (30 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/smlsll.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2,+sme-i16i64 - # | #0 0x000055e9b1b32718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e9b1b2fec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e9b1b32e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0667c1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0667c7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0667c1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0667c054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0667c05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e9b1fa84b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055e9b1f94f65 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706f65) # | #10 0x000055e9b1fa0d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055e9b179ab1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e9b17a899d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e9b179e426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e9b17982b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e9b17b9547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0667c06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0667c06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0667c06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e9b17064a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: smlsll za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfadd.s (31 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfadd.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # | #0 0x000056002f52e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056002f52bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000056002f52ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f27b4649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f27b469e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f27b4649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f27b46324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f27b4632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056002f9a38f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x000056002f991584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000056002f99cd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000056002f196b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056002f1a499d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000056002f19a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056002f1942b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000056002f1b5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f27b4633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f27b4633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f27b4633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056002f1024a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfadd za.h[w8, 0, vgx2], { z0.h, z1.h } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fmls.s (32 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fmls.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # | #0 0x000056092dea1718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056092de9eec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000056092dea1e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6a74c1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6a74c7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6a74c1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6a74c054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6a74c05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056092e316914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000056092e304584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000056092e30fd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000056092db09b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056092db1799d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000056092db0d426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056092db072b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000056092db28547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f6a74c06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6a74c06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6a74c06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056092da754a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmls za.d[w8, 0, vgx2], { z0.d, z1.d }, z0.d # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmls.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/usdot.s (33 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/usdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055c11dbe8718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c11dbe5ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c11dbe8e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fde29249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fde2929e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fde29249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fde292324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fde29232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c11e05d914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055c11e04b584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055c11e056d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055c11d850b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c11d85e99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c11d854426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c11d84e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c11d86f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fde29233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fde29233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fde29233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c11d7bc4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: usdot za.s[w8, 0, vgx2], { z0.b, z1.b }, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fmlal.s (34 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fmlal.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x00005574b476c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005574b4769ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005574b476ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fac22d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fac22dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fac22d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fac22d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fac22d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005574b4be2200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x00005574b4bcf3d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x00005574b4bdad00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005574b43d4b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005574b43e299d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005574b43d8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005574b43d22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005574b43f3547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fac22d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fac22d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fac22d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005574b43404a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmlal za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sub.s (35 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/sub.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # | #0 0x000055c9f1f08718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c9f1f05ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c9f1f08e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffab1849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffab189e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffab1849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffab18324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffab1832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c9f237d8f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x000055c9f236b584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055c9f2376d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055c9f1b70b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c9f1b7e99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c9f1b74426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c9f1b6e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c9f1b8f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ffab1833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ffab1833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ffab1833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c9f1adc4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: sub za.s[w8, 0, vgx2], { z0.s, z1.s } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/mova.s (36 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/mova.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x0000561bb606c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000561bb6069ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000561bb606ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8ef9649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8ef969e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8ef9649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8ef96324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8ef9632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561bb64e21e1 void llvm::AArch64InstPrinter::printImmRangeScale<2, 1>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a1e1) # | #9 0x0000561bb64d0e4a llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2708e4a) # | #10 0x0000561bb64dad00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000561bb5cd4b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000561bb5ce299d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000561bb5cd8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561bb5cd22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000561bb5cf3547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f8ef9633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8ef9633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8ef9633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000561bb5c404a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s:1192:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: mov { z0.d, z1.d }, za0h.d[w12, 0:1] # | ^ # | :198:54: note: scanning from here # | 2fc: c084a187 mov za3v.s[w13, 2:3], { z12.s, z13.s } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/mova.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 193: 2e8: c084c240 mov za0v.s[w14, 0:1], { z18.s, z19.s } # | 194: 2ec: c0848180 mov za0v.s[w12, 0:1], { z12.s, z13.s } # | 195: 2f0: c084c001 mov za0v.s[w14, 2:3], { z0.s, z1.s } # | 196: 2f4: c08482c5 mov za2v.s[w12, 2:3], { z22.s, z23.s } # | 197: 2f8: c084e102 mov za1v.s[w15, 0:1], { z8.s, z9.s } # | 198: 2fc: c084a187 mov za3v.s[w13, 2:3], { z12.s, z13.s } # | check:1192 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/fmls.s (37 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/fmls.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # | #0 0x000055562201e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055562201bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055562201ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5476e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5476e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5476e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5476e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5476e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555622493914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000555622481584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055562248cd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000555621c86b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000555621c9499d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000555621c8a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555621c842b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555621ca5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5476e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5476e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5476e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555621bf24a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmls za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmlal.s (38 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfmlal.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x0000558b47fb1718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000558b47faeec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000558b47fb1e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc8ff449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc8ff49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc8ff449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc8ff4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc8ff432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558b48427200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x0000558b484143d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x0000558b4841fd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000558b47c19b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558b47c2799d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558b47c1d426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558b47c172b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000558b47c38547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc8ff433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc8ff433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc8ff433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558b47b854a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfmlal za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmlal.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SVE2p1/pmov.s (39 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SVE2p1/pmov.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sve2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 5 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefix=CHECK-ERROR # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-print-imm-hex --mattr=+sme2p1 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-print-imm-hex --mattr=+sme2p1 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-print-imm-hex --mattr=+sme2p1 - # | #0 0x00005587ca39c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005587ca399ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005587ca39ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1b65759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1b657ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1b65759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1b657424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1b65742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005587ca8117fd void llvm::AArch64InstPrinter::printVectorIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27197fd) # | #9 0x00005587ca80ad00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #10 0x00005587ca004b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #11 0x00005587ca01299d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #12 0x00005587ca008426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #13 0x00005587ca0022b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #14 0x00005587ca023547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #15 0x00007f1b65743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #16 0x00007f1b65743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #17 0x00007f1b65743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #18 0x00005587c9f704a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s:108:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: pmov p0.b, z0 # | ^ # | :21:33: note: scanning from here # | 38: 05ee3bef pmov p15.d, z31[7] # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SVE2p1/pmov.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 16: 24: 056e3bef pmov p15.s, z31[3] # | 17: 28: 05a83800 pmov p0.d, z0[0] # | 18: 2c: 05a83800 pmov p0.d, z0[0] # | 19: 30: 05ec3945 pmov p5.d, z10[6] # | 20: 34: 05e839a7 pmov p7.d, z13[4] # | 21: 38: 05ee3bef pmov p15.d, z31[7] # | check:108 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sumlall.s (40 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/sumlall.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x0000560d27540718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000560d2753dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000560d27540e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9daf449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9daf49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9daf449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9daf4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9daf432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560d279b64b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x0000560d279a2f65 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706f65) # | #10 0x0000560d279aed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000560d271a8b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000560d271b699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000560d271ac426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560d271a62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000560d271c7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f9daf433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9daf433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9daf433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560d271144a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: sumlall za.s[w8, 0:3], z0.b, z0.b[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/luti4.s (41 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/luti4.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:74: MCRegister llvm::MCOperand::getReg() const: Assertion `isReg() && "This is not a register operand!"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # | #0 0x0000562a3eae4718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562a3eae1ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562a3eae4e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1c9c849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1c9c89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1c9c849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1c9c8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1c9c832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562a3ef58237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x0000562a3ef48762 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2708762) # | #10 0x0000562a3ef52d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000562a3e74cb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000562a3e75a99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000562a3e750426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562a3e74a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562a3e76b547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f1c9c833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1c9c833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1c9c833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562a3e6b84a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s:18:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti4 { z0.h, z8.h }, zt0, z0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:10: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fdot.s (42 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000056212058a718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562120587ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000056212058ae11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8814359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f88143ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8814359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f88143424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8814342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005621209ff914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005621209ed584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x00005621209f8d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005621201f2b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056212020099d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005621201f6426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005621201f02b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562120211547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f8814343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8814343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8814343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056212015e4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/uvdot.s (43 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/uvdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # | #0 0x000055e2b3871718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e2b386eec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e2b3871e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feb2901cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feb2907195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feb2901ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feb290054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feb29005420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e2b3ce6914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055e2b3cd4584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055e2b3cdfd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055e2b34d9b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e2b34e799d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e2b34dd426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e2b34d72b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e2b34f8547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007feb29006ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feb29006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feb29006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e2b34454a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: uvdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/uvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/st1q.s (44 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME/st1q.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # | #0 0x0000561b305ff718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000561b305fcec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000561b305ffe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcf8ac49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcf8ac9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcf8ac49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcf8ac324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcf8ac32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561b30a74914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000561b30a6363d llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270863d) # | #10 0x0000561b30a6dd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000561b30267b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000561b3027599d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000561b3026b426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561b302652b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000561b30286547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fcf8ac33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcf8ac33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcf8ac33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000561b301d34a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s:19:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: st1q {za0h.q[w12, 0]}, p0, [x0, x0, lsl #4] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1q.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:19'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:19'0 ~ # | 4: Disassembly of section .text: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:19'1 ? possible intended match # | 5: # | check:19'0 ~ # | 6: 0000000000000000 <.text>: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/umlsl.s (45 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/umlsl.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x000055c937d51718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c937d4eec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c937d51e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa4e7c1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa4e7c7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa4e7c1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa4e7c054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa4e7c05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c9381c7200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x000055c9381b43d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x000055c9381bfd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055c9379b9b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c9379c799d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c9379bd426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c9379b72b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c9379d8547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa4e7c06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa4e7c06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa4e7c06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c9379254a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: umlsl za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/umlal.s (46 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/umlal.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x000055fbeecc2718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055fbeecbfec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055fbeecc2e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0278b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0278bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0278b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0278b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0278b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fbef138200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x000055fbef1253d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x000055fbef130d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055fbee92ab1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055fbee93899d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055fbee92e426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fbee9282b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055fbee949547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0278b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0278b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0278b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fbee8964a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: umlal za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlal.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/fsub.s (47 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/fsub.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 5 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefix=CHECK-ERROR # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f16f16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f16f16 - # | #0 0x0000559ece914718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000559ece911ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000559ece914e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4d24959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4d249ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4d24959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4d249424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4d24942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559eced898f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x0000559eced77584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000559eced82d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000559ece57cb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000559ece58a99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000559ece580426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559ece57a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000559ece59b547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f4d24943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4d24943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4d24943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559ece4e84a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s:18:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fsub za.h[w8, 0, vgx2], { z0.h, z1.h } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fsub.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/luti2.s (48 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/luti2.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:74: MCRegister llvm::MCOperand::getReg() const: Assertion `isReg() && "This is not a register operand!"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055767d317718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055767d314ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055767d317e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb446c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb446c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb446c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb446c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb446c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055767d78b237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x000055767d77b762 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2708762) # | #10 0x000055767d785d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055767cf7fb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055767cf8d99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055767cf83426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055767cf7d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055767cf9e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb446c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb446c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb446c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055767ceeb4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti2 z0.h, zt0, z0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:17: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti2.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/smlsl.s (49 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/smlsl.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2 - # | #0 0x00005605191e6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005605191e3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005605191e6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f693ee1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f693ee7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f693ee1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f693ee054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f693ee05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056051965c200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x00005605196493d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x0000560519654d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000560518e4eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000560518e5c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000560518e52426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560518e4c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000560518e6d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f693ee06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f693ee06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f693ee06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560518dba4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: smlsl za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsl.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/ld1b.s (50 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME/ld1b.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # | #0 0x0000564d3720f718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564d3720cec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564d3720fe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5fb7a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5fb7a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5fb7a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5fb7a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5fb7a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564d37684914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000564d3767363d llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270863d) # | #10 0x0000564d3767dd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000564d36e77b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000564d36e8599d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000564d36e7b426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564d36e752b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564d36e96547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5fb7a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5fb7a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5fb7a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564d36de34a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s:19:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: ld1b {za0h.b[w12, 0]}, p0/z, [x0, x0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:10: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/ld1b.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:19'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:19'0 ~ # | 4: Disassembly of section .text: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:19'1 ? possible intended match # | 5: # | check:19'0 ~ # | 6: 0000000000000000 <.text>: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/svdot.s (51 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/svdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-i16i64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-i16i64 - # | #0 0x00005613ebd1b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005613ebd18ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005613ebd1be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7862649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f786269e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7862649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f78626324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7862632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005613ec190914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005613ec17e584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x00005613ec189d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005613eb983b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005613eb99199d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005613eb987426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005613eb9812b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005613eb9a2547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7862633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7862633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7862633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005613eb8ef4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: svdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fadd.s (52 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fadd.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # | #0 0x0000564a7b311718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564a7b30eec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564a7b311e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff1f6159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff1f61ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff1f6159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff1f61424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff1f6142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564a7b7868f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x0000564a7b774584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x0000564a7b77fd00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x0000564a7af79b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000564a7af8799d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000564a7af7d426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564a7af772b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564a7af98547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff1f6143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff1f6143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff1f6143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564a7aee54a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fadd za.d[w8, 0, vgx2], { z0.d, z1.d } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fsub.s (53 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/fsub.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2,+sme-f64f64 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2,+sme-f64f64 - # | #0 0x000055f70bbb6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055f70bbb3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055f70bbb6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f74b6e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f74b6e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f74b6e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f74b6e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f74b6e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f70c02b8f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x000055f70c019584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055f70c024d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055f70b81eb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f70b82c99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f70b822426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f70b81c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055f70b83d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f74b6e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f74b6e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f74b6e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f70b78a4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fsub za.d[w8, 0, vgx2], { z0.d, z1.d } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fsub.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/luti2.s (54 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2p1/luti2.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2p1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:74: MCRegister llvm::MCOperand::getReg() const: Assertion `isReg() && "This is not a register operand!"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d --mattr=+sme2p1 - # | #0 0x00005613cc2d7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005613cc2d4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005613cc2d7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f88f7849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f88f789e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f88f7849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f88f78324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f88f7832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005613cc74b237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x00005613cc73b762 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2708762) # | #10 0x00005613cc745d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005613cbf3fb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005613cbf4d99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005613cbf43426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005613cbf3d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005613cbf5e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f88f7833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f88f7833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f88f7833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005613cbeab4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s:18:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti2 { z0.h, z8.h }, zt0, z0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:10: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti2.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/st1b.s (55 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME/st1b.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme - # | #0 0x000055dc44700718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055dc446fdec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055dc44700e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f136d559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f136d5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f136d559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f136d5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f136d542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055dc44b75914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055dc44b6463d llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270863d) # | #10 0x000055dc44b6ed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055dc44368b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055dc4437699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055dc4436c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055dc443662b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055dc44387547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f136d543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f136d543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f136d543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055dc442d44a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s:19:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: st1b {za0h.b[w12, 0]}, p0, [x0, x0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME/st1b.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:19'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:19'0 ~ # | 4: Disassembly of section .text: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:19'1 ? possible intended match # | 5: # | check:19'0 ~ # | 6: 0000000000000000 <.text>: # | check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/zero.s (56 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/zero.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055ae22b4c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055ae22b49ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055ae22b4ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f05a6559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f05a65ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f05a6559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f05a65424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f05a6542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ae22fb215e llvm::AArch64InstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x270a15e) # | #9 0x000055ae22faec42 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2706c42) # | #10 0x000055ae22fbad00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055ae227b4b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055ae227c299d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055ae227b8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ae227b22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055ae227d3547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f05a6543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f05a6543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f05a6543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ae227204a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: zero { zt0 } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:11: note: possible intended match here # | : file format elf64-littleaarch64 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/FP8_SME2/movt.s (57 of 61455) ******************** TEST 'LLVM :: MC/AArch64/FP8_SME2/movt.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-lutv2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-lutv2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 4 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s --check-prefix=CHECK-ERROR # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-lutv2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-lutv2 --no-print-imm-hex - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-lutv2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-lutv2 --no-print-imm-hex - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-lutv2 --no-print-imm-hex - # | #0 0x000055c9ea007718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c9ea004ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c9ea007e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcdfc249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcdfc29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcdfc249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcdfc2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcdfc232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c9ea47c914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055c9ea46adf8 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707df8) # | #10 0x000055c9ea475d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055c9e9c6fb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c9e9c7d99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c9e9c73426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c9e9c6d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c9e9c8e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fcdfc233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcdfc233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcdfc233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c9e9bdb4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s:22:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: movt zt0, z0 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:20: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/movt.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:22'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:22'0 ~ # | 4: Disassembly of section .text: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:22'1 ? possible intended match # | 5: # | check:22'0 ~ # | 6: 0000000000000000 <.text>: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/suvdot.s (58 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/suvdot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x000055b6772a0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b67729dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b6772a0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f58c7e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f58c7e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f58c7e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f58c7e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f58c7e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b677715914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055b677703584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055b67770ed00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055b676f08b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055b676f1699d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055b676f0c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b676f062b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b676f27547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f58c7e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f58c7e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f58c7e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b676e744a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: suvdot za.s[w8, 0, vgx4], { z0.b - z3.b }, z0.b[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfsub.s (59 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/bfsub.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-b16b16 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-b16b16 - # | #0 0x000055772ec27718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055772ec24ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055772ec27e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8e54649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8e5469e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8e54649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8e546324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8e54632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055772f09c8f5 void llvm::AArch64InstPrinter::printMatrixIndex<1u>(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27198f5) # | #9 0x000055772f08a584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x000055772f095d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055772e88fb1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055772e89d99d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055772e893426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055772e88d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055772e8ae547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f8e54633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8e54633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8e54633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055772e7fb4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfsub za.h[w8, 0, vgx2], { z0.h, z1.h } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sudot.s (60 of 61455) ******************** TEST 'LLVM :: MC/AArch64/SME2/sudot.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme2 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme2 - # | #0 0x00005646d3c8b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005646d3c88ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005646d3c8be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff5ffd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff5ffdae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff5ffd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff5ffd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff5ffd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005646d4100914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005646d40ee584 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2707584) # | #10 0x00005646d40f9d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x00005646d38f3b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005646d390199d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005646d38f7426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005646d38f12b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005646d3912547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff5ffd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff5ffd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff5ffd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005646d385f4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: sudot za.s[w8, 0, vgx2], { z0.b, z1.b }, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sudot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/FP8_SME2/mla.s (61 of 61455) ******************** TEST 'LLVM :: MC/AArch64/FP8_SME2/mla.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16,+sme-f8f32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding -mattr=+sme-f8f16,+sme-f8f32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefixes=CHECK-ENCODING,CHECK-INST # RUN: at line 3 not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s 2>&1 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefix=CHECK-ERROR # executed command: not /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefix=CHECK-ERROR # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f8f16,+sme-f8f32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f8f16,+sme-f8f32 --no-print-imm-hex - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefix=CHECK-INST # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=aarch64 -filetype=obj -mattr=+sme-f8f16,+sme-f8f32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f8f16,+sme-f8f32 --no-print-imm-hex - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/MC/MCInst.h:85: int64_t llvm::MCOperand::getImm() const: Assertion `isImm() && "This is not an immediate"' failed. # | 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: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --mattr=+sme-f8f16,+sme-f8f32 --no-print-imm-hex - # | #0 0x000055568010b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555680108ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055568010be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007efc81959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007efc819ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007efc81959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007efc819424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007efc81942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555680581200 void llvm::AArch64InstPrinter::printImm8OptLsl(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a200) # | #9 0x000055568056e3d4 llvm::AArch64InstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27073d4) # | #10 0x0000555680579d00 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2712d00) # | #11 0x000055567fd73b1a (anonymous namespace)::AArch64PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055567fd8199d disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055567fd77426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055567fd712b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055567fd92547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007efc81943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007efc81943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007efc81943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055567fcdf4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s:17:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmlal za.h[w8, 0:1], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:17'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:17'0 ~ # | 4: Disassembly of section .text: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:17'1 ? possible intended match # | 5: # | check:17'0 ~ # | 6: 0000000000000000 <.text>: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (61): LLVM :: MC/AArch64/FP8_SME2/dot.s LLVM :: MC/AArch64/FP8_SME2/lut.s LLVM :: MC/AArch64/FP8_SME2/mla.s LLVM :: MC/AArch64/FP8_SME2/movt.s LLVM :: MC/AArch64/SME/ld1b.s LLVM :: MC/AArch64/SME/ld1q.s LLVM :: MC/AArch64/SME/mova.s LLVM :: MC/AArch64/SME/st1b.s LLVM :: MC/AArch64/SME/st1q.s LLVM :: MC/AArch64/SME2/add.s LLVM :: MC/AArch64/SME2/bfadd.s LLVM :: MC/AArch64/SME2/bfdot.s LLVM :: MC/AArch64/SME2/bfmla.s LLVM :: MC/AArch64/SME2/bfmlal.s LLVM :: MC/AArch64/SME2/bfmls.s LLVM :: MC/AArch64/SME2/bfmlsl.s LLVM :: MC/AArch64/SME2/bfsub.s LLVM :: MC/AArch64/SME2/bfvdot.s LLVM :: MC/AArch64/SME2/fadd.s LLVM :: MC/AArch64/SME2/fdot.s LLVM :: MC/AArch64/SME2/fmla.s LLVM :: MC/AArch64/SME2/fmlal.s LLVM :: MC/AArch64/SME2/fmls.s LLVM :: MC/AArch64/SME2/fmlsl.s LLVM :: MC/AArch64/SME2/fsub.s LLVM :: MC/AArch64/SME2/fvdot.s LLVM :: MC/AArch64/SME2/ldr.s LLVM :: MC/AArch64/SME2/luti2.s LLVM :: MC/AArch64/SME2/luti4.s LLVM :: MC/AArch64/SME2/mova.s LLVM :: MC/AArch64/SME2/movt.s LLVM :: MC/AArch64/SME2/sdot.s LLVM :: MC/AArch64/SME2/smlal.s LLVM :: MC/AArch64/SME2/smlall.s LLVM :: MC/AArch64/SME2/smlsl.s LLVM :: MC/AArch64/SME2/smlsll.s LLVM :: MC/AArch64/SME2/str.s LLVM :: MC/AArch64/SME2/sub.s LLVM :: MC/AArch64/SME2/sudot.s LLVM :: MC/AArch64/SME2/sumlall.s LLVM :: MC/AArch64/SME2/suvdot.s LLVM :: MC/AArch64/SME2/svdot.s LLVM :: MC/AArch64/SME2/udot.s LLVM :: MC/AArch64/SME2/umlal.s LLVM :: MC/AArch64/SME2/umlall.s LLVM :: MC/AArch64/SME2/umlsl.s LLVM :: MC/AArch64/SME2/umlsll.s LLVM :: MC/AArch64/SME2/usdot.s LLVM :: MC/AArch64/SME2/usmlall.s LLVM :: MC/AArch64/SME2/usvdot.s LLVM :: MC/AArch64/SME2/uvdot.s LLVM :: MC/AArch64/SME2/zero.s LLVM :: MC/AArch64/SME2p1/fadd.s LLVM :: MC/AArch64/SME2p1/fmla.s LLVM :: MC/AArch64/SME2p1/fmls.s LLVM :: MC/AArch64/SME2p1/fsub.s LLVM :: MC/AArch64/SME2p1/luti2.s LLVM :: MC/AArch64/SME2p1/luti4.s LLVM :: MC/AArch64/SME2p1/movaz.s LLVM :: MC/AArch64/SME2p1/zero.s LLVM :: MC/AArch64/SVE2p1/pmov.s Testing Time: 160.22s Total Discovered Tests: 69128 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66478 (96.17%) Expectedly Failed: 170 (0.25%) Failed : 61 (0.09%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.