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: 61459 tests, 64 workers -- Testing: FAIL: LLVM :: MC/AArch64/SME2/ldr.s (1 of 61459) ******************** 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 0x000055816152e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055816152bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055816152ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3431049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f343109e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3431049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f34310324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3431032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055816199415e 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 0x0000558161991ce0 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 0x000055816199cd00 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 0x0000558161196b1a (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 0x00005581611a499d 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 0x000055816119a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005581611942b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005581611b5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f3431033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3431033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3431033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005581611024a1 _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/str.s (2 of 61459) ******************** 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 0x0000557ea54ee718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000557ea54ebec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000557ea54eee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbddb12cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbddb18195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbddb12ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbddb1154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbddb115420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557ea595415e 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 0x0000557ea5951ce0 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 0x0000557ea595cd00 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 0x0000557ea5156b1a (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 0x0000557ea516499d 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 0x0000557ea515a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557ea51542b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000557ea5175547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fbddb116ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbddb116d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbddb116d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557ea50c24a1 _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/luti2.s (3 of 61459) ******************** 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 0x00005577a1096718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005577a1093ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005577a1096e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1a26d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1a26dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1a26d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1a26d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1a26d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005577a150a237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x00005577a14fa762 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 0x00005577a1504d00 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 0x00005577a0cfeb1a (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 0x00005577a0d0c99d 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 0x00005577a0d02426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005577a0cfc2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005577a0d1d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f1a26d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1a26d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1a26d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005577a0c6a4a1 _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/fadd.s (4 of 61459) ******************** 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 0x0000555794ab1718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555794aaeec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555794ab1e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f31d9559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f31d95ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f31d9559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f31d95424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f31d9542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555794f268f5 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 0x0000555794f14584 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 0x0000555794f1fd00 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 0x0000555794719b1a (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 0x000055579472799d 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 0x000055579471d426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005557947172b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555794738547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f31d9543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f31d9543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f31d9543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005557946854a1 _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/bfvdot.s (5 of 61459) ******************** 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 0x0000556d5cf5d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000556d5cf5aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000556d5cf5de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbbb5b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbbb5bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbbb5b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbbb5b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbbb5b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556d5d3d2914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000556d5d3c0584 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 0x0000556d5d3cbd00 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 0x0000556d5cbc5b1a (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 0x0000556d5cbd399d 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 0x0000556d5cbc9426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556d5cbc32b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000556d5cbe4547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fbbb5b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbbb5b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbbb5b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556d5cb314a1 _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/sumlall.s (6 of 61459) ******************** 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 0x000055a395a18718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055a395a15ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055a395a18e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5ebb01cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5ebb07195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5ebb01ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5ebb0054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5ebb005420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a395e8e4b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055a395e7af65 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 0x000055a395e86d00 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 0x000055a395680b1a (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 0x000055a39568e99d 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 0x000055a395684426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a39567e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055a39569f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5ebb006ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5ebb006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5ebb006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a3955ec4a1 _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/SME/ld1b.s (7 of 61459) ******************** 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 0x0000555ab4cad718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555ab4caaec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555ab4cade11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff9a8359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff9a83ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff9a8359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff9a83424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff9a8342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555ab5122914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000555ab511163d 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 0x0000555ab511bd00 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 0x0000555ab4915b1a (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 0x0000555ab492399d 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 0x0000555ab4919426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555ab49132b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555ab4934547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff9a8343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff9a8343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff9a8343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555ab48814a1 _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/FP8_SME2/dot.s (8 of 61459) ******************** 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 0x00005579e8000718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005579e7ffdec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005579e8000e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4a83a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4a83a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4a83a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4a83a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4a83a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005579e8475914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005579e8463584 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 0x00005579e846ed00 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 0x00005579e7c68b1a (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 0x00005579e7c7699d 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 0x00005579e7c6c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005579e7c662b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005579e7c87547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f4a83a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4a83a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4a83a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005579e7bd44a1 _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/SME2/bfmlal.s (9 of 61459) ******************** 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 0x000055ea39340718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055ea3933dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055ea39340e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f36f1a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f36f1a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f36f1a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f36f1a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f36f1a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ea397b6200 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 0x000055ea397a33d4 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 0x000055ea397aed00 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 0x000055ea38fa8b1a (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 0x000055ea38fb699d 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 0x000055ea38fac426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ea38fa62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055ea38fc7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f36f1a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f36f1a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f36f1a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ea38f144a1 _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/SME2/smlsl.s (10 of 61459) ******************** 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 0x00005617e3df6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005617e3df3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005617e3df6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb8e0359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb8e03ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb8e0359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb8e03424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb8e0342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005617e426c200 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 0x00005617e42593d4 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 0x00005617e4264d00 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 0x00005617e3a5eb1a (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 0x00005617e3a6c99d 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 0x00005617e3a62426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005617e3a5c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005617e3a7d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb8e0343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb8e0343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb8e0343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005617e39ca4a1 _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/SME2p1/fmls.s (11 of 61459) ******************** 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 0x000055b24ef24718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b24ef21ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b24ef24e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff09c849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff09c89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff09c849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff09c8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff09c832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b24f399914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055b24f387584 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 0x000055b24f392d00 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 0x000055b24eb8cb1a (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 0x000055b24eb9a99d 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 0x000055b24eb90426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b24eb8a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b24ebab547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff09c833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff09c833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff09c833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b24eaf84a1 _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/SVE2p1/pmov.s (12 of 61459) ******************** 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 0x0000561e44cfa718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000561e44cf7ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000561e44cfae11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5d7b159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5d7b1ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5d7b159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5d7b1424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5d7b142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561e4516f7fd 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 0x0000561e45168d00 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 0x0000561e44962b1a (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 0x0000561e4497099d 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 0x0000561e44966426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #13 0x0000561e449602b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #14 0x0000561e44981547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #15 0x00007f5d7b143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #16 0x00007f5d7b143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #17 0x00007f5d7b143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #18 0x0000561e448ce4a1 _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/bfmls.s (13 of 61459) ******************** 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 0x0000563f60c48718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563f60c45ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563f60c48e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f98b9249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f98b929e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f98b9249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f98b92324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f98b9232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563f610bd914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000563f610ab584 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 0x0000563f610b6d00 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 0x0000563f608b0b1a (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 0x0000563f608be99d 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 0x0000563f608b4426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563f608ae2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000563f608cf547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f98b9233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f98b9233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f98b9233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563f6081c4a1 _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/svdot.s (14 of 61459) ******************** 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 0x000055f60be15718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055f60be12ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055f60be15e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd037849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd03789e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd037849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd0378324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd037832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f60c28a914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055f60c278584 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 0x000055f60c283d00 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 0x000055f60ba7db1a (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 0x000055f60ba8b99d 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 0x000055f60ba81426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f60ba7b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055f60ba9c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fd037833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd037833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd037833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f60b9e94a1 _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/SME2p1/zero.s (15 of 61459) ******************** 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 0x0000565324956718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000565324953ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000565324956e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa923449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa92349e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa923449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa9234324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa923432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000565324dbc15e 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 0x0000565324db89fb 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 0x0000565324dc4d00 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 0x00005653245beb1a (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 0x00005653245cc99d 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 0x00005653245c2426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005653245bc2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005653245dd547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa923433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa923433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa923433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056532452a4a1 _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/umlsl.s (16 of 61459) ******************** 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 0x0000564fc1b0b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564fc1b08ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564fc1b0be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdacb449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdacb49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdacb449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdacb4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdacb432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564fc1f81200 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 0x0000564fc1f6e3d4 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 0x0000564fc1f79d00 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 0x0000564fc1773b1a (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 0x0000564fc178199d 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 0x0000564fc1777426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564fc17712b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564fc1792547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fdacb433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdacb433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdacb433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564fc16df4a1 _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/fsub.s (17 of 61459) ******************** 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 0x0000563494cfc718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563494cf9ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563494cfce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f58a6559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f58a65ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f58a6559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f58a65424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f58a6542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005634951718f5 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 0x000056349515f584 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 0x000056349516ad00 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 0x0000563494964b1a (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 0x000056349497299d 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 0x0000563494968426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005634949622b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000563494983547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f58a6543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f58a6543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f58a6543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005634948d04a1 _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/SME2/sub.s (18 of 61459) ******************** 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 0x000055f84aaa5718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055f84aaa2ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055f84aaa5e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffa5d959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffa5d9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffa5d959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffa5d9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffa5d942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f84af1a8f5 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 0x000055f84af08584 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 0x000055f84af13d00 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 0x000055f84a70db1a (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 0x000055f84a71b99d 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 0x000055f84a711426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f84a70b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055f84a72c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ffa5d943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ffa5d943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ffa5d943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f84a6794a1 _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/SME2p1/fsub.s (19 of 61459) ******************** 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 0x00005641021c7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005641021c4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005641021c7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f731c849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f731c89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f731c849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f731c8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f731c832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056410263c8f5 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 0x000056410262a584 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 0x0000564102635d00 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 0x0000564101e2fb1a (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 0x0000564101e3d99d 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 0x0000564101e33426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564101e2d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564101e4e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f731c833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f731c833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f731c833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564101d9b4a1 _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/bfadd.s (20 of 61459) ******************** 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 0x000055c0ae345718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c0ae342ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c0ae345e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe2c5359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe2c53ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe2c5359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe2c53424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe2c5342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c0ae7ba8f5 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 0x000055c0ae7a8584 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 0x000055c0ae7b3d00 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 0x000055c0adfadb1a (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 0x000055c0adfbb99d 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 0x000055c0adfb1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c0adfab2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c0adfcc547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe2c5343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe2c5343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe2c5343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c0adf194a1 _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/bfmla.s (21 of 61459) ******************** 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 0x000056234bfc3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056234bfc0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000056234bfc3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5bc7e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5bc7e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5bc7e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5bc7e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5bc7e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056234c438914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000056234c426584 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 0x000056234c431d00 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 0x000056234bc2bb1a (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 0x000056234bc3999d 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 0x000056234bc2f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056234bc292b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000056234bc4a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5bc7e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5bc7e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5bc7e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056234bb974a1 _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/SME2p1/fadd.s (22 of 61459) ******************** 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 0x0000559587fa0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000559587f9dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000559587fa0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fef5f249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fef5f29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fef5f249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fef5f2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fef5f232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005595884158f5 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 0x0000559588403584 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 0x000055958840ed00 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 0x0000559587c08b1a (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 0x0000559587c1699d 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 0x0000559587c0c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559587c062b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000559587c27547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fef5f233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fef5f233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fef5f233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559587b744a1 _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/SME2p1/fmla.s (23 of 61459) ******************** 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 0x0000556483010718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055648300dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000556483010e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f739a849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f739a89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f739a849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f739a8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f739a832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556483485914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000556483473584 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 0x000055648347ed00 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 0x0000556482c78b1a (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 0x0000556482c8699d 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 0x0000556482c7c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556482c762b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000556482c97547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f739a833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f739a833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f739a833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556482be44a1 _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/SME/st1q.s (24 of 61459) ******************** 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 0x000055836c860718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055836c85dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055836c860e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1d78c1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1d78c7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1d78c1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1d78c054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1d78c05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055836ccd5914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055836ccc463d 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 0x000055836ccced00 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 0x000055836c4c8b1a (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 0x000055836c4d699d 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 0x000055836c4cc426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055836c4c62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055836c4e7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f1d78c06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1d78c06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1d78c06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055836c4344a1 _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/FP8_SME2/lut.s (25 of 61459) ******************** 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 0x00005577475c7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005577475c4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005577475c7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f064a649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f064a69e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f064a649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f064a6324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f064a632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557747a39dbc 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 0x0000557747a3e0f7 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 0x0000557747a35d00 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 0x000055774722fb1a (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 0x000055774723d99d 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 0x0000557747233426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055774722d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055774724e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f064a633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f064a633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f064a633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055774719b4a1 _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/bfdot.s (26 of 61459) ******************** 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 0x0000561cacdf0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000561cacdedec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000561cacdf0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc63f559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc63f5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc63f559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc63f5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc63f542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561cad265914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000561cad253584 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 0x0000561cad25ed00 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 0x0000561caca58b1a (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 0x0000561caca6699d 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 0x0000561caca5c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561caca562b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000561caca77547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc63f543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc63f543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc63f543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000561cac9c44a1 _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/SME2/usmlall.s (27 of 61459) ******************** 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 0x000055c6f85cc718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c6f85c9ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c6f85cce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9a5df59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9a5dfae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9a5df59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9a5df424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9a5df42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c6f8a424b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055c6f8a2ef65 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 0x000055c6f8a3ad00 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 0x000055c6f8234b1a (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 0x000055c6f824299d 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 0x000055c6f8238426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c6f82322b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c6f8253547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f9a5df43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9a5df43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9a5df43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c6f81a04a1 _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/SME/st1b.s (28 of 61459) ******************** 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 0x0000555775a13718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555775a10ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555775a13e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f692f359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f692f3ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f692f359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f692f3424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f692f342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555775e88914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000555775e7763d 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 0x0000555775e81d00 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 0x000055577567bb1a (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 0x000055577568999d 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 0x000055577567f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005557756792b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055577569a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f692f343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f692f343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f692f343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005557755e74a1 _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/smlal.s (29 of 61459) ******************** 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 0x000055b1f8b6b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b1f8b68ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b1f8b6be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f584752cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f584758195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f584752ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f58475154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5847515420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b1f8fe1200 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 0x000055b1f8fce3d4 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 0x000055b1f8fd9d00 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 0x000055b1f87d3b1a (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 0x000055b1f87e199d 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 0x000055b1f87d7426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b1f87d12b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b1f87f2547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5847516ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5847516d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5847516d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b1f873f4a1 _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/fvdot.s (30 of 61459) ******************** 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 0x000055aa4e23d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055aa4e23aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055aa4e23de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fde39559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fde395ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fde39559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fde395424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fde39542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aa4e6b2914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055aa4e6a0584 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 0x000055aa4e6abd00 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 0x000055aa4dea5b1a (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 0x000055aa4deb399d 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 0x000055aa4dea9426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055aa4dea32b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055aa4dec4547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fde39543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fde39543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fde39543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055aa4de114a1 _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/luti4.s (31 of 61459) ******************** 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 0x0000562326ce8718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562326ce5ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562326ce8e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4279e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4279e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4279e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4279e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4279e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056232715c237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x000056232714c762 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 0x0000562327156d00 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 0x0000562326950b1a (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 0x000056232695e99d 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 0x0000562326954426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056232694e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000056232696f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f4279e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4279e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4279e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005623268bc4a1 _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/SME/ld1q.s (32 of 61459) ******************** 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 0x00005570b81e2718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005570b81dfec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005570b81e2e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f827af2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f827af8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f827af2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f827af154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f827af15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005570b8657914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005570b864663d 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 0x00005570b8650d00 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 0x00005570b7e4ab1a (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 0x00005570b7e5899d 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 0x00005570b7e4e426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005570b7e482b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005570b7e69547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f827af16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f827af16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f827af16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005570b7db64a1 _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/SME2p1/luti4.s (33 of 61459) ******************** 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 0x00005587ffd2d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005587ffd2aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005587ffd2de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f738ff59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f738ffae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f738ff59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f738ff424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f738ff42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005588001a1237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x0000558800191762 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 0x000055880019bd00 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 0x00005587ff995b1a (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 0x00005587ff9a399d 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 0x00005587ff999426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005587ff9932b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005587ff9b4547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f738ff43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f738ff43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f738ff43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005587ff9014a1 _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/uvdot.s (34 of 61459) ******************** 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 0x000055a6e7d47718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055a6e7d44ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055a6e7d47e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f70b3559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f70b35ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f70b3559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f70b35424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f70b3542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a6e81bc914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055a6e81aa584 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 0x000055a6e81b5d00 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 0x000055a6e79afb1a (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 0x000055a6e79bd99d 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 0x000055a6e79b3426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a6e79ad2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055a6e79ce547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f70b3543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f70b3543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f70b3543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a6e791b4a1 _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/SME2/fmlal.s (35 of 61459) ******************** 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 0x0000559627802718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005596277ffec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000559627802e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f964561cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f964567195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f964561ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f96456054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9645605420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559627c78200 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 0x0000559627c653d4 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 0x0000559627c70d00 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 0x000055962746ab1a (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 0x000055962747899d 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 0x000055962746e426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005596274682b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000559627489547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f9645606ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9645606d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9645606d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005596273d64a1 _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/fmlsl.s (36 of 61459) ******************** 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 0x00005613d918f718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005613d918cec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005613d918fe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f38b1b2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f38b1b8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f38b1b2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f38b1b154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f38b1b15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005613d9605200 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 0x00005613d95f23d4 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 0x00005613d95fdd00 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 0x00005613d8df7b1a (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 0x00005613d8e0599d 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 0x00005613d8dfb426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005613d8df52b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005613d8e16547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f38b1b16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f38b1b16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f38b1b16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005613d8d634a1 _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/mova.s (37 of 61459) ******************** 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 0x0000562533985718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562533982ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562533985e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3459359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f34593ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3459359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f34593424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3459342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562533dfb1e1 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 0x0000562533de9e4a 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 0x0000562533df3d00 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 0x00005625335edb1a (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 0x00005625335fb99d 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 0x00005625335f1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005625335eb2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000056253360c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f3459343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3459343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3459343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005625335594a1 _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/SME/mova.s (38 of 61459) ******************** 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 0x000055e34020a718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e340207ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e34020ae11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2781e1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2781e7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2781e1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2781e054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2781e05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e34067f8f5 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 0x000055e34066e7e4 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 0x000055e340678d00 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 0x000055e33fe72b1a (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 0x000055e33fe8099d 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 0x000055e33fe76426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e33fe702b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e33fe91547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f2781e06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2781e06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2781e06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e33fdde4a1 _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/usvdot.s (39 of 61459) ******************** 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 0x0000556cc4318718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000556cc4315ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000556cc4318e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdeaa21cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdeaa27195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdeaa21ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdeaa2054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdeaa205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556cc478d914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000556cc477b584 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 0x0000556cc4786d00 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 0x0000556cc3f80b1a (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 0x0000556cc3f8e99d 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 0x0000556cc3f84426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556cc3f7e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000556cc3f9f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fdeaa206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdeaa206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdeaa206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556cc3eec4a1 _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/SME2/movt.s (40 of 61459) ******************** 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 0x0000563ceef10718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563ceef0dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563ceef10e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4a48d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4a48dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4a48d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4a48d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4a48d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563cef386f19 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 0x0000563cef3743aa 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 0x0000563cef37ed00 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 0x0000563ceeb78b1a (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 0x0000563ceeb8699d 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 0x0000563ceeb7c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563ceeb762b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000563ceeb97547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f4a48d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4a48d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4a48d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563ceeae44a1 _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/bfmlsl.s (41 of 61459) ******************** 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 0x000055e92a518718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e92a515ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e92a518e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fec58b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fec58bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fec58b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fec58b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fec58b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e92a98e200 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 0x000055e92a97b3d4 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 0x000055e92a986d00 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 0x000055e92a180b1a (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 0x000055e92a18e99d 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 0x000055e92a184426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e92a17e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e92a19f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fec58b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fec58b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fec58b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e92a0ec4a1 _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/smlsll.s (42 of 61459) ******************** 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 0x00005604af88e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005604af88bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005604af88ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1662159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f16621ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1662159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f16621424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1662142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005604afd044b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x00005604afcf0f65 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 0x00005604afcfcd00 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 0x00005604af4f6b1a (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 0x00005604af50499d 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 0x00005604af4fa426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005604af4f42b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005604af515547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f1662143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1662143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1662143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005604af4624a1 _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/SME2p1/movaz.s (43 of 61459) ******************** 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 0x000055772d888718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055772d885ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055772d888e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f49b8f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f49b8fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f49b8f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f49b8f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f49b8f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055772dcfc0b8 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27180b8) # | #9 0x000055772dceb53c 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 0x000055772dcf6d00 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 0x000055772d4f0b1a (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 0x000055772d4fe99d 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 0x000055772d4f4426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055772d4ee2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055772d50f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f49b8f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f49b8f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f49b8f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055772d45c4a1 _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/sdot.s (44 of 61459) ******************** 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 0x00005636caa0c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005636caa09ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005636caa0ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f817c049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f817c09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f817c049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f817c0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f817c032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005636cae81914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005636cae6f584 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 0x00005636cae7ad00 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 0x00005636ca674b1a (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 0x00005636ca68299d 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 0x00005636ca678426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005636ca6722b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005636ca693547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f817c033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f817c033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f817c033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005636ca5e04a1 _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/smlall.s (45 of 61459) ******************** 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 0x0000563eab3fb718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563eab3f8ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563eab3fbe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7ed2049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7ed209e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7ed2049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7ed20324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7ed2032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563eab8714b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x0000563eab85df65 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 0x0000563eab869d00 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 0x0000563eab063b1a (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 0x0000563eab07199d 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 0x0000563eab067426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563eab0612b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000563eab082547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7ed2033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7ed2033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7ed2033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563eaafcf4a1 _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/SME2/fmls.s (46 of 61459) ******************** 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 0x0000562914910718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056291490dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562914910e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f055c559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f055c5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f055c559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f055c5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f055c542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562914d85914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000562914d73584 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 0x0000562914d7ed00 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 0x0000562914578b1a (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 0x000056291458699d 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 0x000056291457c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005629145762b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562914597547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f055c543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f055c543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f055c543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005629144e44a1 _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/fdot.s (47 of 61459) ******************** 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 0x00005584e4c2e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005584e4c2bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005584e4c2ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fccf1759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fccf17ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fccf1759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fccf17424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fccf1742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005584e50a3914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005584e5091584 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 0x00005584e509cd00 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 0x00005584e4896b1a (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 0x00005584e48a499d 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 0x00005584e489a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005584e48942b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005584e48b5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fccf1743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fccf1743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fccf1743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005584e48024a1 _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/umlsll.s (48 of 61459) ******************** 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 0x0000564df1c30718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564df1c2dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564df1c30e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcc64649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcc6469e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcc64649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcc646324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcc64632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564df20a64b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x0000564df2092f65 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 0x0000564df209ed00 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 0x0000564df1898b1a (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 0x0000564df18a699d 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 0x0000564df189c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564df18962b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564df18b7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fcc64633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcc64633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcc64633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564df18044a1 _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/umlall.s (49 of 61459) ******************** 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 0x00005565ba9a4718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005565ba9a1ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005565ba9a4e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1903f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1903fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1903f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1903f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1903f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005565bae1a4b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x00005565bae06f65 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 0x00005565bae12d00 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 0x00005565ba60cb1a (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 0x00005565ba61a99d 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 0x00005565ba610426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005565ba60a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005565ba62b547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f1903f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1903f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1903f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005565ba5784a1 _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/SME2/fmla.s (50 of 61459) ******************** 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 0x0000559af41f6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000559af41f3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000559af41f6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbe3fb59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbe3fbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbe3fb59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbe3fb424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbe3fb42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559af466b914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000559af4659584 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 0x0000559af4664d00 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 0x0000559af3e5eb1a (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 0x0000559af3e6c99d 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 0x0000559af3e62426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559af3e5c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000559af3e7d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fbe3fb43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbe3fb43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbe3fb43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559af3dca4a1 _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/SME2/usdot.s (51 of 61459) ******************** 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 0x000055c4333d0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c4333cdec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c4333d0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f781b449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f781b49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f781b449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f781b4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f781b432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c433845914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055c433833584 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 0x000055c43383ed00 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 0x000055c433038b1a (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 0x000055c43304699d 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 0x000055c43303c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c4330362b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c433057547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f781b433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f781b433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f781b433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c432fa44a1 _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/udot.s (52 of 61459) ******************** 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 0x0000557134b48718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000557134b45ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000557134b48e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa2d7a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa2d7a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa2d7a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa2d7a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa2d7a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557134fbd914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000557134fab584 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 0x0000557134fb6d00 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 0x00005571347b0b1a (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 0x00005571347be99d 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 0x00005571347b4426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005571347ae2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005571347cf547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa2d7a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa2d7a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa2d7a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055713471c4a1 _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/add.s (53 of 61459) ******************** 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 0x000055bc9bd1d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055bc9bd1aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055bc9bd1de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3627559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f36275ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3627559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f36275424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3627542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055bc9c1928f5 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 0x000055bc9c180584 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 0x000055bc9c18bd00 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 0x000055bc9b985b1a (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 0x000055bc9b99399d 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 0x000055bc9b989426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055bc9b9832b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055bc9b9a4547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f3627543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3627543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3627543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055bc9b8f14a1 _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/bfsub.s (57 of 61459) ******************** 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 0x00005563f2c1b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005563f2c18ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005563f2c1be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f901c449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f901c49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f901c449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f901c4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f901c432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005563f30908f5 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 0x00005563f307e584 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 0x00005563f3089d00 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 0x00005563f2883b1a (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 0x00005563f289199d 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 0x00005563f2887426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005563f28812b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005563f28a2547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f901c433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f901c433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f901c433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005563f27ef4a1 _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/FP8_SME2/movt.s (58 of 61459) ******************** 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 0x000055db78b0c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055db78b09ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055db78b0ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa58d21cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa58d27195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa58d21ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa58d2054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa58d205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055db78f81914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055db78f6fdf8 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 0x000055db78f7ad00 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 0x000055db78774b1a (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 0x000055db7878299d 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 0x000055db78778426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055db787722b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055db78793547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa58d206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa58d206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa58d206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055db786e04a1 _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/sudot.s (59 of 61459) ******************** 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 0x000055bed8c25718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055bed8c22ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055bed8c25e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feb1b249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feb1b29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feb1b249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feb1b2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feb1b232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055bed909a914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055bed9088584 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 0x000055bed9093d00 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 0x000055bed888db1a (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 0x000055bed889b99d 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 0x000055bed8891426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055bed888b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055bed88ac547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007feb1b233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feb1b233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feb1b233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055bed87f94a1 _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/SME2/suvdot.s (60 of 61459) ******************** 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 0x0000563c24c30718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563c24c2dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563c24c30e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f666cc49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f666cc9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f666cc49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f666cc324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f666cc32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563c250a5914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000563c25093584 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 0x0000563c2509ed00 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 0x0000563c24898b1a (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 0x0000563c248a699d 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 0x0000563c2489c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563c248962b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000563c248b7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f666cc33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f666cc33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f666cc33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563c248044a1 _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/umlal.s (61 of 61459) ******************** 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 0x000055e203cc4718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e203cc1ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e203cc4e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe789449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe78949e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe789449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe7894324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe789432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e20413a200 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 0x000055e2041273d4 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 0x000055e204132d00 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 0x000055e20392cb1a (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 0x000055e20393a99d 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 0x000055e203930426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e20392a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e20394b547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe789433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe789433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe789433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e2038984a1 _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/luti2.s (62 of 61459) ******************** 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 0x00005592dc2f7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005592dc2f4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005592dc2f7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4f1e72cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4f1e78195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4f1e72ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4f1e7154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4f1e715420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005592dc76b237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x00005592dc75b762 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 0x00005592dc765d00 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 0x00005592dbf5fb1a (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 0x00005592dbf6d99d 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 0x00005592dbf63426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005592dbf5d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005592dbf7e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f4f1e716ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4f1e716d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4f1e716d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005592dbecb4a1 _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/FP8_SME2/mla.s (63 of 61459) ******************** 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 0x000055aa7c75e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055aa7c75bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055aa7c75ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7010249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f701029e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7010249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f70102324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7010232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aa7cbd4200 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 0x000055aa7cbc13d4 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 0x000055aa7cbccd00 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 0x000055aa7c3c6b1a (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 0x000055aa7c3d499d 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 0x000055aa7c3ca426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055aa7c3c42b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055aa7c3e5547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7010233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7010233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7010233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055aa7c3324a1 _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: FAIL: LLVM :: MC/AArch64/SME2/zero.s (64 of 61459) ******************** 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 0x0000562dbc1ab718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562dbc1a8ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562dbc1abe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdfa221cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdfa227195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdfa221ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdfa22054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdfa2205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562dbc61115e 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 0x0000562dbc60dc42 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 0x0000562dbc619d00 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 0x0000562dbbe13b1a (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 0x0000562dbbe2199d 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 0x0000562dbbe17426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562dbbe112b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562dbbe32547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fdfa2206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdfa2206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdfa2206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562dbbd7f4a1 _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: 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.35s Total Discovered Tests: 69132 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66482 (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.