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: 61458 tests, 64 workers -- Testing: FAIL: LLVM :: MC/AArch64/SME2/smlsll.s (1 of 61458) ******************** 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 0x000055e615a10718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e615a0dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e615a10e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feb7a049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feb7a09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feb7a049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feb7a0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feb7a032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e615e864b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055e615e72f65 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 0x000055e615e7ed00 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 0x000055e615678b1a (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 0x000055e61568699d 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 0x000055e61567c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e6156762b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e615697547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007feb7a033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feb7a033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feb7a033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e6155e44a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: smlsll za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlsll.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/usdot.s (2 of 61458) ******************** 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 0x000055f0d45b7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055f0d45b4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055f0d45b7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6a26b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6a26bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6a26b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6a26b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6a26b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f0d4a2c914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055f0d4a1a584 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 0x000055f0d4a25d00 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 0x000055f0d421fb1a (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 0x000055f0d422d99d 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 0x000055f0d4223426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f0d421d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055f0d423e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f6a26b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6a26b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6a26b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f0d418b4a1 _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/bfmlsl.s (3 of 61458) ******************** 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 0x00005602c11a3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005602c11a0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005602c11a3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb1b0049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb1b009e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb1b0049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb1b00324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb1b0032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005602c1619200 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 0x00005602c16063d4 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 0x00005602c1611d00 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 0x00005602c0e0bb1a (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 0x00005602c0e1999d 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 0x00005602c0e0f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005602c0e092b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005602c0e2a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb1b0033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb1b0033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb1b0033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005602c0d774a1 _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/udot.s (4 of 61458) ******************** 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 0x000055f8c028c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055f8c0289ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055f8c028ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc4f2a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc4f2a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc4f2a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc4f2a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc4f2a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f8c0701914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055f8c06ef584 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 0x000055f8c06fad00 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 0x000055f8bfef4b1a (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 0x000055f8bff0299d 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 0x000055f8bfef8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f8bfef22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055f8bff13547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc4f2a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc4f2a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc4f2a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f8bfe604a1 _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/umlall.s (5 of 61458) ******************** 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 0x000055fbfdd6f718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055fbfdd6cec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055fbfdd6fe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe7d7f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe7d7fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe7d7f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe7d7f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe7d7f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fbfe1e54b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055fbfe1d1f65 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 0x000055fbfe1ddd00 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 0x000055fbfd9d7b1a (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 0x000055fbfd9e599d 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 0x000055fbfd9db426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fbfd9d52b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055fbfd9f6547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe7d7f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe7d7f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe7d7f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fbfd9434a1 _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 (6 of 61458) ******************** 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 0x00005558316e2718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005558316dfec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005558316e2e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f69a4f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f69a4fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f69a4f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f69a4f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f69a4f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555831b57914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000555831b45584 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 0x0000555831b50d00 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 0x000055583134ab1a (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 0x000055583135899d 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 0x000055583134e426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005558313482b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555831369547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f69a4f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f69a4f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f69a4f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005558312b64a1 _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/umlsll.s (7 of 61458) ******************** 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 0x00005601c2a60718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005601c2a5dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005601c2a60e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb3b7159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb3b71ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb3b7159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb3b71424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb3b7142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005601c2ed64b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x00005601c2ec2f65 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 0x00005601c2eced00 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 0x00005601c26c8b1a (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 0x00005601c26d699d 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 0x00005601c26cc426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005601c26c62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005601c26e7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb3b7143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb3b7143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb3b7143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005601c26344a1 _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/sdot.s (8 of 61458) ******************** 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 0x00005581c44aa718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005581c44a7ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005581c44aae11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd463f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd463fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd463f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd463f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd463f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005581c491f914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005581c490d584 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 0x00005581c4918d00 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 0x00005581c4112b1a (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 0x00005581c412099d 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 0x00005581c4116426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005581c41102b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005581c4131547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fd463f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd463f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd463f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005581c407e4a1 _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/add.s (9 of 61458) ******************** 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 0x000055fc71d4a718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055fc71d47ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055fc71d4ae11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdbee559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdbee5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdbee559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdbee5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdbee542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fc721bf8f5 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 0x000055fc721ad584 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 0x000055fc721b8d00 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 0x000055fc719b2b1a (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 0x000055fc719c099d 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 0x000055fc719b6426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fc719b02b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055fc719d1547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fdbee543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdbee543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdbee543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fc7191e4a1 _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/bfdot.s (10 of 61458) ******************** 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 0x0000560295160718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000056029515dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000560295160e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f522ff59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f522ffae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f522ff59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f522ff424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f522ff42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005602955d5914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005602955c3584 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 0x00005602955ced00 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 0x0000560294dc8b1a (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 0x0000560294dd699d 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 0x0000560294dcc426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560294dc62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000560294de7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f522ff43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f522ff43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f522ff43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560294d344a1 _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/smlsl.s (11 of 61458) ******************** 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 0x00005610dc6a7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005610dc6a4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005610dc6a7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f54aa52cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f54aa58195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f54aa52ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f54aa5154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f54aa515420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005610dcb1d200 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 0x00005610dcb0a3d4 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 0x00005610dcb15d00 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 0x00005610dc30fb1a (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 0x00005610dc31d99d 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 0x00005610dc313426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005610dc30d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005610dc32e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f54aa516ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f54aa516d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f54aa516d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005610dc27b4a1 _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/SME2/smlall.s (12 of 61458) ******************** 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 0x000055d622cd3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055d622cd0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055d622cd3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe356a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe356a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe356a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe356a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe356a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d6231494b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x000055d623135f65 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 0x000055d623141d00 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 0x000055d62293bb1a (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 0x000055d62294999d 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 0x000055d62293f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d6229392b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055d62295a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe356a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe356a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe356a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d6228a74a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: smlall za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/smlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/mova.s (13 of 61458) ******************** 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 0x00005557d2e8e718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005557d2e8bec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005557d2e8ee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5ec9159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5ec91ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5ec9159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5ec91424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5ec9142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005557d33038f5 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 0x00005557d32f27e4 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 0x00005557d32fcd00 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 0x00005557d2af6b1a (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 0x00005557d2b0499d 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 0x00005557d2afa426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005557d2af42b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005557d2b15547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5ec9143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5ec9143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5ec9143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005557d2a624a1 _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/mova.s (14 of 61458) ******************** 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 0x0000560a0b28a718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000560a0b287ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000560a0b28ae11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fece8d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fece8dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fece8d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fece8d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fece8d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560a0b7001e1 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 0x0000560a0b6eee4a 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 0x0000560a0b6f8d00 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 0x0000560a0aef2b1a (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 0x0000560a0af0099d 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 0x0000560a0aef6426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560a0aef02b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000560a0af11547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fece8d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fece8d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fece8d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560a0ae5e4a1 _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/SME2/sumlall.s (15 of 61458) ******************** 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 0x0000555ad8e7c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555ad8e79ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555ad8e7ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd64a759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd64a7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd64a759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd64a7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd64a742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555ad92f24b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x0000555ad92def65 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 0x0000555ad92ead00 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 0x0000555ad8ae4b1a (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 0x0000555ad8af299d 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 0x0000555ad8ae8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555ad8ae22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555ad8b03547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fd64a743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd64a743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd64a743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555ad8a504a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: sumlall za.s[w8, 0:3], z0.b, z0.b[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:6: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sumlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2p1/movaz.s (16 of 61458) ******************** 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 0x000055fd85692718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055fd8568fec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055fd85692e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2054049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f205409e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2054049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f20540324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2054032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fd85b060b8 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27180b8) # | #9 0x000055fd85af553c 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 0x000055fd85b00d00 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 0x000055fd852fab1a (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 0x000055fd8530899d 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 0x000055fd852fe426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fd852f82b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055fd85319547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f2054033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2054033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2054033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fd852664a1 _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/bfmlal.s (17 of 61458) ******************** 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 0x000055fc209b8718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055fc209b5ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055fc209b8e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f96c372cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f96c378195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f96c372ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f96c37154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f96c3715420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fc20e2e200 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 0x000055fc20e1b3d4 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 0x000055fc20e26d00 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 0x000055fc20620b1a (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 0x000055fc2062e99d 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 0x000055fc20624426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fc2061e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055fc2063f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f96c3716ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f96c3716d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f96c3716d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fc2058c4a1 _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/fmlal.s (18 of 61458) ******************** 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 0x0000555e94973718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555e94970ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555e94973e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd720159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd7201ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd720159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd7201424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd720142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555e94de9200 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 0x0000555e94dd63d4 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 0x0000555e94de1d00 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 0x0000555e945dbb1a (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 0x0000555e945e999d 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 0x0000555e945df426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555e945d92b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555e945fa547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fd720143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd720143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd720143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555e945474a1 _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/SVE2p1/pmov.s (19 of 61458) ******************** 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 0x0000563a7ad75718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563a7ad72ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563a7ad75e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7b7f049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7b7f09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7b7f049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7b7f0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7b7f032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563a7b1ea7fd 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 0x0000563a7b1e3d00 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 0x0000563a7a9ddb1a (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 0x0000563a7a9eb99d 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 0x0000563a7a9e1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #13 0x0000563a7a9db2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #14 0x0000563a7a9fc547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #15 0x00007f7b7f033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #16 0x00007f7b7f033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #17 0x00007f7b7f033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #18 0x0000563a7a9494a1 _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 (20 of 61458) ******************** 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 0x0000555b50025718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000555b50022ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000555b50025e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2316c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2316c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2316c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2316c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2316c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555b5049a914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000555b50488584 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 0x0000555b50493d00 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 0x0000555b4fc8db1a (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 0x0000555b4fc9b99d 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 0x0000555b4fc91426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555b4fc8b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000555b4fcac547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f2316c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2316c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2316c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555b4fbf94a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfmls za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmls.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/usmlall.s (21 of 61458) ******************** 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 0x00005607fa1d3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005607fa1d0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005607fa1d3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb6d5159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb6d51ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb6d5159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb6d51424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb6d5142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005607fa6494b1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x271a4b1) # | #9 0x00005607fa635f65 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 0x00005607fa641d00 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 0x00005607f9e3bb1a (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 0x00005607f9e4999d 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 0x00005607f9e3f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005607f9e392b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005607f9e5a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb6d5143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb6d5143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb6d5143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005607f9da74a1 _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/SME2p1/zero.s (22 of 61458) ******************** 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 0x000055ab3dede718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055ab3dedbec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055ab3dedee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f57d9c1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f57d9c7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f57d9c1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f57d9c054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f57d9c05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ab3e34415e 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 0x000055ab3e3409fb 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 0x000055ab3e34cd00 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 0x000055ab3db46b1a (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 0x000055ab3db5499d 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 0x000055ab3db4a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ab3db442b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055ab3db65547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f57d9c06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f57d9c06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f57d9c06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ab3dab24a1 _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/luti4.s (23 of 61458) ******************** 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 0x000055b5f766f718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b5f766cec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b5f766fe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0055d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0055dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0055d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0055d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0055d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b5f7ae3237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x000055b5f7ad3762 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 0x000055b5f7addd00 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 0x000055b5f72d7b1a (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 0x000055b5f72e599d 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 0x000055b5f72db426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b5f72d52b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b5f72f6547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0055d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0055d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0055d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b5f72434a1 _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/FP8_SME2/dot.s (24 of 61458) ******************** 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 0x000055b775bbb718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b775bb8ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b775bbbe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe5ab049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe5ab09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe5ab049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe5ab0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe5ab032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b776030914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055b77601e584 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 0x000055b776029d00 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 0x000055b775823b1a (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 0x000055b77583199d 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 0x000055b775827426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b7758212b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b775842547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe5ab033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe5ab033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe5ab033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b77578f4a1 _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/smlal.s (25 of 61458) ******************** 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 0x00005615b275d718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005615b275aec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005615b275de11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5ee7449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5ee749e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5ee7449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5ee74324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5ee7432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005615b2bd3200 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 0x00005615b2bc03d4 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 0x00005615b2bcbd00 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 0x00005615b23c5b1a (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 0x00005615b23d399d 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 0x00005615b23c9426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005615b23c32b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005615b23e4547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5ee7433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5ee7433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5ee7433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005615b23314a1 _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/luti2.s (26 of 61458) ******************** 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 0x0000560258826718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000560258823ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000560258826e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9edcd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9edcdae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9edcd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9edcd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9edcd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560258c9a237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x0000560258c8a762 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 0x0000560258c94d00 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 0x000056025848eb1a (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 0x000056025849c99d 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 0x0000560258492426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056025848c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005602584ad547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f9edcd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9edcd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9edcd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005602583fa4a1 _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/bfadd.s (27 of 61458) ******************** 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 0x0000556cc9420718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000556cc941dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000556cc9420e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe7a8f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe7a8fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe7a8f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe7a8f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe7a8f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556cc98958f5 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 0x0000556cc9883584 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 0x0000556cc988ed00 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 0x0000556cc9088b1a (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 0x0000556cc909699d 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 0x0000556cc908c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556cc90862b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000556cc90a7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe7a8f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe7a8f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe7a8f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556cc8ff44a1 _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/str.s (28 of 61458) ******************** 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 0x0000558c12ec5718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000558c12ec2ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000558c12ec5e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f51f8159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f51f81ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f51f8159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f51f81424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f51f8142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558c1332b15e 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 0x0000558c13328ce0 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 0x0000558c13333d00 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 0x0000558c12b2db1a (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 0x0000558c12b3b99d 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 0x0000558c12b31426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558c12b2b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000558c12b4c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f51f8143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f51f8143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f51f8143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558c12a994a1 _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/SME2p1/fsub.s (29 of 61458) ******************** 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 0x000055b5258a6718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b5258a3ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b5258a6e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdcbb249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdcbb29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdcbb249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdcbb2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdcbb232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b525d1b8f5 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 0x000055b525d09584 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 0x000055b525d14d00 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 0x000055b52550eb1a (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 0x000055b52551c99d 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 0x000055b525512426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b52550c2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b52552d547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fdcbb233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdcbb233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdcbb233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b52547a4a1 _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/usvdot.s (30 of 61458) ******************** 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 0x00005625d1f38718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005625d1f35ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005625d1f38e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2054359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f20543ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2054359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f20543424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2054342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005625d23ad914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005625d239b584 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 0x00005625d23a6d00 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 0x00005625d1ba0b1a (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 0x00005625d1bae99d 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 0x00005625d1ba4426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005625d1b9e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005625d1bbf547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f2054343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2054343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2054343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005625d1b0c4a1 _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/SME/ld1q.s (31 of 61458) ******************** 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 0x00005622a79f3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005622a79f0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005622a79f3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f50bb649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f50bb69e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f50bb649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f50bb6324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f50bb632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005622a7e68914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005622a7e5763d 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 0x00005622a7e61d00 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 0x00005622a765bb1a (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 0x00005622a766999d 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 0x00005622a765f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005622a76592b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005622a767a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f50bb633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f50bb633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f50bb633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005622a75c74a1 _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/fmls.s (32 of 61458) ******************** 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 0x0000559529331718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055952932eec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000559529331e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb7e1649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb7e169e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb7e1649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb7e16324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb7e1632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005595297a6914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000559529794584 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 0x000055952979fd00 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 0x0000559528f99b1a (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 0x0000559528fa799d 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 0x0000559528f9d426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559528f972b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000559528fb8547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fb7e1633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb7e1633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb7e1633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559528f054a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmls za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/fmls.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fsub.s (33 of 61458) ******************** 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 0x00005581d0ba3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005581d0ba0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005581d0ba3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa0d8049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa0d809e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa0d8049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa0d80324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa0d8032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005581d10188f5 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 0x00005581d1006584 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 0x00005581d1011d00 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 0x00005581d080bb1a (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 0x00005581d081999d 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 0x00005581d080f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005581d08092b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005581d082a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa0d8033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa0d8033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa0d8033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005581d07774a1 _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 (34 of 61458) ******************** 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 0x000055734eb7c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055734eb79ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055734eb7ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcc09959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcc099ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcc09959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcc099424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcc09942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055734eff18f5 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 0x000055734efdf584 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 0x000055734efead00 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 0x000055734e7e4b1a (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 0x000055734e7f299d 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 0x000055734e7e8426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055734e7e22b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055734e803547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fcc09943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcc09943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcc09943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055734e7504a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: sub za.s[w8, 0, vgx2], { z0.s, z1.s } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/sub.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/uvdot.s (35 of 61458) ******************** 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 0x0000562ee6ecb718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562ee6ec8ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562ee6ecbe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5b4ef59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5b4efae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5b4ef59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5b4ef424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5b4ef42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562ee7340914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000562ee732e584 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 0x0000562ee7339d00 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 0x0000562ee6b33b1a (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 0x0000562ee6b4199d 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 0x0000562ee6b37426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562ee6b312b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562ee6b52547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f5b4ef43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5b4ef43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5b4ef43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562ee6a9f4a1 _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/fvdot.s (36 of 61458) ******************** 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 0x00005585c47de718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005585c47dbec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005585c47dee11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9131c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9131c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9131c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9131c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9131c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005585c4c53914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005585c4c41584 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 0x00005585c4c4cd00 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 0x00005585c4446b1a (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 0x00005585c445499d 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 0x00005585c444a426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005585c44442b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005585c4465547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f9131c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9131c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9131c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005585c43b24a1 _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/svdot.s (37 of 61458) ******************** 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 0x0000560d7664b718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000560d76648ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000560d7664be11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff6f2249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff6f229e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff6f2249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff6f22324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff6f2232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560d76ac0914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000560d76aae584 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 0x0000560d76ab9d00 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 0x0000560d762b3b1a (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 0x0000560d762c199d 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 0x0000560d762b7426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560d762b12b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000560d762d2547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff6f2233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff6f2233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff6f2233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560d7621f4a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: svdot za.s[w8, 0, vgx2], { z0.h, z1.h }, z0.h[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/svdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/fmlsl.s (38 of 61458) ******************** 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 0x000055a4f1115718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055a4f1112ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055a4f1115e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9e66449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9e6649e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9e66449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9e664324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9e66432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a4f158b200 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 0x000055a4f15783d4 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 0x000055a4f1583d00 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 0x000055a4f0d7db1a (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 0x000055a4f0d8b99d 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 0x000055a4f0d81426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a4f0d7b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055a4f0d9c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f9e66433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9e66433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9e66433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a4f0ce94a1 _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/SME2p1/luti4.s (39 of 61458) ******************** 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 0x0000562779d85718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562779d82ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562779d85e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fccdae49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fccdae9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fccdae49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fccdae324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fccdae32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056277a1f9237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x000056277a1e9762 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 0x000056277a1f3d00 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 0x00005627799edb1a (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 0x00005627799fb99d 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 0x00005627799f1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005627799eb2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562779a0c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fccdae33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fccdae33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fccdae33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005627799594a1 _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/SME/st1b.s (40 of 61458) ******************** 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 0x0000558c111a7718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000558c111a4ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000558c111a7e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc07c249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc07c29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc07c249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc07c2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc07c232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558c1161c914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000558c1160b63d 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 0x0000558c11615d00 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 0x0000558c10e0fb1a (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 0x0000558c10e1d99d 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 0x0000558c10e13426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558c10e0d2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000558c10e2e547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc07c233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc07c233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc07c233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558c10d7b4a1 _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/SME2p1/fmla.s (41 of 61458) ******************** 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 0x000055b9bde57718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055b9bde54ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055b9bde57e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc685d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc685dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc685d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc685d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc685d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b9be2cc914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055b9be2ba584 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 0x000055b9be2c5d00 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 0x000055b9bdabfb1a (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 0x000055b9bdacd99d 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 0x000055b9bdac3426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b9bdabd2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055b9bdade547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc685d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc685d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc685d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b9bda2b4a1 _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/SME2/fdot.s (42 of 61458) ******************** 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 0x000055e236c23718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055e236c20ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055e236c23e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc797559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc7975ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc797559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc7975424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc797542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e237098914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055e237086584 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 0x000055e237091d00 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 0x000055e23688bb1a (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 0x000055e23689999d 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 0x000055e23688f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e2368892b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055e2368aa547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fc797543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc797543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc797543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e2367f74a1 _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/fadd.s (43 of 61458) ******************** 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 0x0000559de70f3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000559de70f0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000559de70f3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6c01a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6c01a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6c01a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6c01a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6c01a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559de75688f5 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 0x0000559de7556584 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 0x0000559de7561d00 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 0x0000559de6d5bb1a (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 0x0000559de6d6999d 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 0x0000559de6d5f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559de6d592b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000559de6d7a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f6c01a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6c01a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6c01a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559de6cc74a1 _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/SME/ld1b.s (44 of 61458) ******************** 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 0x00005564e888f718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005564e888cec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005564e888fe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fafe3b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fafe3bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fafe3b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fafe3b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fafe3b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005564e8d04914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005564e8cf363d 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 0x00005564e8cfdd00 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 0x00005564e84f7b1a (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 0x00005564e850599d 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 0x00005564e84fb426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005564e84f52b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005564e8516547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fafe3b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fafe3b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fafe3b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005564e84634a1 _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/SME/st1q.s (45 of 61458) ******************** 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 0x0000562d53534718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562d53531ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562d53534e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa0bda49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa0bda9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa0bda49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa0bda324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa0bda32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562d539a9914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000562d5399863d 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 0x0000562d539a2d00 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 0x0000562d5319cb1a (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 0x0000562d531aa99d 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 0x0000562d531a0426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562d5319a2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562d531bb547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa0bda33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa0bda33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa0bda33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562d531084a1 _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/SME2p1/fadd.s (46 of 61458) ******************** 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 0x000056193590c718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000561935909ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000056193590ce11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe0f3759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe0f37ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe0f3759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe0f37424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe0f3742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561935d818f5 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 0x0000561935d6f584 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 0x0000561935d7ad00 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 0x0000561935574b1a (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 0x000056193558299d 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 0x0000561935578426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005619355722b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000561935593547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe0f3743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe0f3743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe0f3743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005619354e04a1 _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/SME2/bfvdot.s (47 of 61458) ******************** 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 0x0000558a8d0d2718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000558a8d0cfec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000558a8d0d2e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7f86a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7f86a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7f86a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7f86a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7f86a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558a8d547914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000558a8d535584 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 0x0000558a8d540d00 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 0x0000558a8cd3ab1a (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 0x0000558a8cd4899d 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 0x0000558a8cd3e426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558a8cd382b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000558a8cd59547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f7f86a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7f86a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7f86a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558a8cca64a1 _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/umlsl.s (48 of 61458) ******************** 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 0x0000564670f88718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000564670f85ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000564670f88e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa4e7b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa4e7bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa4e7b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa4e7b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa4e7b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005646713fe200 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 0x00005646713eb3d4 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 0x00005646713f6d00 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 0x0000564670bf0b1a (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 0x0000564670bfe99d 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 0x0000564670bf4426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564670bee2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000564670c0f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fa4e7b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa4e7b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa4e7b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564670b5c4a1 _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/FP8_SME2/lut.s (49 of 61458) ******************** 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 0x00005603246cf718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005603246ccec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005603246cfe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f23edc49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f23edc9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f23edc49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f23edc324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f23edc32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560324b41dbc 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 0x0000560324b460f7 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 0x0000560324b3dd00 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 0x0000560324337b1a (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 0x000056032434599d 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 0x000056032433b426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005603243352b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000560324356547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f23edc33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f23edc33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f23edc33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005603242a34a1 _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/fmls.s (50 of 61458) ******************** 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 0x0000556c18285718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000556c18282ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000556c18285e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0c8f249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0c8f29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0c8f249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0c8f2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0c8f232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556c186fa914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x0000556c186e8584 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 0x0000556c186f3d00 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 0x0000556c17eedb1a (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 0x0000556c17efb99d 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 0x0000556c17ef1426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556c17eeb2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000556c17f0c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f0c8f233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0c8f233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0c8f233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556c17e594a1 _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/ldr.s (51 of 61458) ******************** 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 0x000055c6b6cc5718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055c6b6cc2ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055c6b6cc5e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3736f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3736fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3736f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3736f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3736f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c6b712b15e 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 0x000055c6b7128ce0 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 0x000055c6b7133d00 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 0x000055c6b692db1a (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 0x000055c6b693b99d 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 0x000055c6b6931426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c6b692b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055c6b694c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f3736f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3736f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3736f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c6b68994a1 _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/movt.s (52 of 61458) ******************** 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 0x00005595b39ef718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005595b39ecec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005595b39efe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe826159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe8261ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe826159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe8261424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe826142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005595b3e65f19 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 0x00005595b3e533aa 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 0x00005595b3e5dd00 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 0x00005595b3657b1a (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 0x00005595b366599d 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 0x00005595b365b426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005595b36552b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005595b3676547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe826143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe826143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe826143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005595b35c34a1 _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/bfmla.s (53 of 61458) ******************** 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 0x000055ef537e5718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055ef537e2ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055ef537e5e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f11d5c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f11d5c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f11d5c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f11d5c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f11d5c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ef53c5a914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055ef53c48584 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 0x000055ef53c53d00 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 0x000055ef5344db1a (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 0x000055ef5345b99d 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 0x000055ef53451426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ef5344b2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055ef5346c547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f11d5c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f11d5c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f11d5c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ef533b94a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfmla za.h[w8, 0, vgx2], { z0.h, z1.h }, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfmla.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/zero.s (55 of 61458) ******************** 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 0x000055f10bc9f718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055f10bc9cec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055f10bc9fe11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe39b559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe39b5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe39b559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe39b5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe39b542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f10c10515e 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 0x000055f10c101c42 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 0x000055f10c10dd00 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 0x000055f10b907b1a (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 0x000055f10b91599d 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 0x000055f10b90b426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f10b9052b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055f10b926547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fe39b543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe39b543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe39b543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f10b8734a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e784a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: zero { zt0 } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:11: note: possible intended match here # | : file format elf64-littleaarch64 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/zero.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/FP8_SME2/mla.s (56 of 61458) ******************** 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 0x0000563fb9169718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000563fb9166ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000563fb9169e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff71b759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff71b7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff71b759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff71b7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff71b742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563fb95df200 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 0x0000563fb95cc3d4 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 0x0000563fb95d7d00 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 0x0000563fb8dd1b1a (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 0x0000563fb8ddf99d 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 0x0000563fb8dd5426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563fb8dcf2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000563fb8df0547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff71b743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff71b743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff71b743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563fb8d3d4a1 _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/SME2p1/luti2.s (57 of 61458) ******************** 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 0x0000562d6b020718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x0000562d6b01dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000562d6b020e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcc84d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcc84dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcc84d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcc84d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcc84d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562d6b494237 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2718237) # | #9 0x0000562d6b484762 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 0x0000562d6b48ed00 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 0x0000562d6ac88b1a (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 0x0000562d6ac9699d 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 0x0000562d6ac8c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562d6ac862b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x0000562d6aca7547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fcc84d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcc84d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcc84d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562d6abf44a1 _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/SME2/suvdot.s (58 of 61458) ******************** 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 0x000055ae4f2d0718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055ae4f2cdec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055ae4f2d0e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcbbf449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcbbf49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcbbf449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcbbf4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcbbf432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ae4f745914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055ae4f733584 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 0x000055ae4f73ed00 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 0x000055ae4ef38b1a (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 0x000055ae4ef4699d 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 0x000055ae4ef3c426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ae4ef362b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055ae4ef57547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007fcbbf433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcbbf433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcbbf433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ae4eea44a1 _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/sudot.s (59 of 61458) ******************** 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 0x00005585b28c8718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x00005585b28c5ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x00005585b28c8e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f774a359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f774a3ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f774a359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f774a3424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f774a342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005585b2d3d914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x00005585b2d2b584 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 0x00005585b2d36d00 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 0x00005585b2530b1a (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 0x00005585b253e99d 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 0x00005585b2534426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005585b252e2b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005585b254f547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f774a343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f774a343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f774a343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005585b249c4a1 _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/umlal.s (60 of 61458) ******************** 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 0x000055562f4d3718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055562f4d0ec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055562f4d3e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f13cf049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f13cf09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f13cf049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f13cf0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f13cf032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055562f949200 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 0x000055562f9363d4 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 0x000055562f941d00 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 0x000055562f13bb1a (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 0x000055562f14999d 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 0x000055562f13f426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055562f1392b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055562f15a547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f13cf033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f13cf033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f13cf033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055562f0a74a1 _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/FP8_SME2/movt.s (61 of 61458) ******************** 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 0x000055638d590718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055638d58dec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x000055638d590e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff00b449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff00b49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff00b449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff00b4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff00b432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055638da05914 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2719914) # | #9 0x000055638d9f3df8 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 0x000055638d9fed00 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 0x000055638d1f8b1a (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 0x000055638d20699d 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 0x000055638d1fc426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055638d1f62b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x000055638d217547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007ff00b433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff00b433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff00b433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055638d1644a1 _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/bfsub.s (62 of 61458) ******************** 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 0x0000557052542718 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a4718) # | #1 0x000055705253fec5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22a1ec5) # | #2 0x0000557052542e11 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8483f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8483fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8483f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8483f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8483f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005570529b78f5 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 0x00005570529a5584 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 0x00005570529b0d00 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 0x00005570521aab1a (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 0x00005570521b899d 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 0x00005570521ae426 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005570521a82b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f0a2b5) # | #15 0x00005570521c9547 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f2b547) # | #16 0x00007f8483f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8483f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8483f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005570521164a1 _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: 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: 157.96s Total Discovered Tests: 69131 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66481 (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.