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: 61460 tests, 64 workers -- Testing: FAIL: LLVM :: MC/AArch64/SME2/smlsll.s (1 of 61460) ******************** 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 0x0000562fb4372508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000562fb436fcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000562fb4372c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0fe9449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0fe949e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0fe9449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0fe94324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0fe9432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562fb47e81a1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27061a1) # | #9 0x0000562fb47d4c55 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+0x26f2c55) # | #10 0x0000562fb47e09f0 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+0x26fe9f0) # | #11 0x0000562fb3fda8fa (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 0x0000562fb3fe877d 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 0x0000562fb3fde206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562fb3fd8095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000562fb3ff9327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f0fe9433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0fe9433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0fe9433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562fb3f46281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fsub.s (2 of 61460) ******************** 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 0x0000562ee8b36508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000562ee8b33cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000562ee8b36c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd93341cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd93347195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd93341ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd9334054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd933405420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562ee8fab5e5 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+0x27055e5) # | #9 0x0000562ee8f99274 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+0x26f3274) # | #10 0x0000562ee8fa49f0 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+0x26fe9f0) # | #11 0x0000562ee879e8fa (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 0x0000562ee87ac77d 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 0x0000562ee87a2206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562ee879c095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000562ee87bd327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fd933406ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd933406d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd933406d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562ee870a281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME/st1b.s (3 of 61460) ******************** 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 0x0000557a4871b508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000557a48718cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000557a4871bc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9ccdc1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9ccdc7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9ccdc1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9ccdc054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9ccdc05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557a48b90604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x0000557a48b7f32d 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+0x26f432d) # | #10 0x0000557a48b899f0 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+0x26fe9f0) # | #11 0x0000557a483838fa (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 0x0000557a4839177d 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 0x0000557a48387206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557a48381095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000557a483a2327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f9ccdc06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9ccdc06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9ccdc06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557a482ef281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fsub.s (4 of 61460) ******************** 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 0x000055cba09f1508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055cba09eecb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055cba09f1c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3bf7b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3bf7bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3bf7b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3bf7b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3bf7b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055cba0e665e5 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+0x27055e5) # | #9 0x000055cba0e54274 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+0x26f3274) # | #10 0x000055cba0e5f9f0 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+0x26fe9f0) # | #11 0x000055cba06598fa (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 0x000055cba066777d 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 0x000055cba065d206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055cba0657095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055cba0678327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f3bf7b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3bf7b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3bf7b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055cba05c5281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/FP8_SME2/dot.s (5 of 61460) ******************** 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 0x0000561702d0f508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000561702d0ccb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000561702d0fc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f590b759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f590b7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f590b759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f590b7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f590b742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561703184604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x0000561703172274 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+0x26f3274) # | #10 0x000056170317d9f0 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+0x26fe9f0) # | #11 0x00005617029778fa (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 0x000056170298577d 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 0x000056170297b206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561702975095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000561702996327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f590b743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f590b743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f590b743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005617028e3281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/bfmls.s (6 of 61460) ******************** 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 0x00005621ca647508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005621ca644cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005621ca647c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8a12249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8a1229e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8a12249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8a122324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8a12232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005621caabc604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x00005621caaaa274 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+0x26f3274) # | #10 0x00005621caab59f0 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+0x26fe9f0) # | #11 0x00005621ca2af8fa (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 0x00005621ca2bd77d 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 0x00005621ca2b3206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005621ca2ad095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005621ca2ce327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f8a12233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8a12233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8a12233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005621ca21b281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fdot.s (7 of 61460) ******************** 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 0x000055e2e133c508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055e2e1339cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055e2e133cc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fedd4f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fedd4fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fedd4f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fedd4f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fedd4f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e2e17b1604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055e2e179f274 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+0x26f3274) # | #10 0x000055e2e17aa9f0 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+0x26fe9f0) # | #11 0x000055e2e0fa48fa (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 0x000055e2e0fb277d 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 0x000055e2e0fa8206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e2e0fa2095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055e2e0fc3327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fedd4f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fedd4f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fedd4f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e2e0f10281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fvdot.s (8 of 61460) ******************** 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 0x000055d329447508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055d329444cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055d329447c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6121f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6121fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6121f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6121f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6121f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d3298bc604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055d3298aa274 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+0x26f3274) # | #10 0x000055d3298b59f0 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+0x26fe9f0) # | #11 0x000055d3290af8fa (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 0x000055d3290bd77d 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 0x000055d3290b3206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d3290ad095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055d3290ce327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f6121f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6121f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6121f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d32901b281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2p1/zero.s (9 of 61460) ******************** 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 0x000055c0476af508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055c0476accb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055c0476afc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4e02c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4e02c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4e02c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4e02c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4e02c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c047b14e4e 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+0x26f5e4e) # | #9 0x000055c047b116eb 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+0x26f26eb) # | #10 0x000055c047b1d9f0 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+0x26fe9f0) # | #11 0x000055c0473178fa (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 0x000055c04732577d 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 0x000055c04731b206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c047315095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055c047336327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f4e02c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4e02c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4e02c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c047283281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/usvdot.s (10 of 61460) ******************** 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 0x00005568b62e1508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005568b62decb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005568b62e1c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcd6c559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcd6c5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcd6c559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcd6c5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcd6c542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005568b6756604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x00005568b6744274 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+0x26f3274) # | #10 0x00005568b674f9f0 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+0x26fe9f0) # | #11 0x00005568b5f498fa (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 0x00005568b5f5777d 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 0x00005568b5f4d206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005568b5f47095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005568b5f68327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fcd6c543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcd6c543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcd6c543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005568b5eb5281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: usvdot za.s[w8, 0, vgx4], { z0.b - z3.b }, z0.b[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/umlall.s (11 of 61460) ******************** 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 0x0000562e896e6508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000562e896e3cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000562e896e6c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9cdd92cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9cdd98195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9cdd92ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9cdd9154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9cdd915420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562e89b5c1a1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27061a1) # | #9 0x0000562e89b48c55 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+0x26f2c55) # | #10 0x0000562e89b549f0 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+0x26fe9f0) # | #11 0x0000562e8934e8fa (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 0x0000562e8935c77d 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 0x0000562e89352206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562e8934c095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000562e8936d327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f9cdd916ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9cdd916d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9cdd916d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562e892ba281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/FP8_SME2/lut.s (12 of 61460) ******************** 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 0x00005630cd519508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005630cd516cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005630cd519c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcf1d32cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcf1d38195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcf1d32ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcf1d3154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcf1d315420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005630cd98baac 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+0x2702aac) # | #9 0x00005630cd98fde7 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+0x2706de7) # | #10 0x00005630cd9879f0 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+0x26fe9f0) # | #11 0x00005630cd1818fa (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 0x00005630cd18f77d 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 0x00005630cd185206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005630cd17f095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005630cd1a0327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fcf1d316ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcf1d316d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcf1d316d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005630cd0ed281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/sub.s (13 of 61460) ******************** 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 0x000055edd8650508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055edd864dcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055edd8650c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7ceee49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7ceee9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7ceee49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7ceee324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7ceee32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055edd8ac55e5 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+0x27055e5) # | #9 0x000055edd8ab3274 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+0x26f3274) # | #10 0x000055edd8abe9f0 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+0x26fe9f0) # | #11 0x000055edd82b88fa (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 0x000055edd82c677d 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 0x000055edd82bc206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055edd82b6095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055edd82d7327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f7ceee33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7ceee33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7ceee33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055edd8224281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/usmlall.s (14 of 61460) ******************** 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 0x000055aa7da60508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055aa7da5dcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055aa7da60c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2709e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2709e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2709e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2709e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2709e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aa7ded61a1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27061a1) # | #9 0x000055aa7dec2c55 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+0x26f2c55) # | #10 0x000055aa7dece9f0 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+0x26fe9f0) # | #11 0x000055aa7d6c88fa (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 0x000055aa7d6d677d 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 0x000055aa7d6cc206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055aa7d6c6095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055aa7d6e7327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f2709e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2709e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2709e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055aa7d634281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: usmlall za.s[w8, 0:3], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:5: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/usmlall.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/luti2.s (15 of 61460) ******************** 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 0x000055779921f508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055779921ccb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055779921fc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9856649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f985669e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9856649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f98566324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9856632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557799692f27 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2703f27) # | #9 0x0000557799683452 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+0x26f4452) # | #10 0x000055779968d9f0 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+0x26fe9f0) # | #11 0x0000557798e878fa (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 0x0000557798e9577d 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 0x0000557798e8b206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557798e85095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000557798ea6327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f9856633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9856633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9856633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557798df3281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME/ld1b.s (16 of 61460) ******************** 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 0x000055c2a35d4508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055c2a35d1cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055c2a35d4c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5f2df59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5f2dfae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5f2df59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5f2df424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5f2df42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c2a3a49604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055c2a3a3832d 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+0x26f432d) # | #10 0x000055c2a3a429f0 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+0x26fe9f0) # | #11 0x000055c2a323c8fa (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 0x000055c2a324a77d 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 0x000055c2a3240206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c2a323a095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055c2a325b327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f5f2df43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5f2df43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5f2df43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c2a31a8281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2p1/fadd.s (17 of 61460) ******************** 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 0x0000559db0711508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000559db070ecb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000559db0711c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3164d2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3164d8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3164d2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3164d154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3164d15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559db0b865e5 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+0x27055e5) # | #9 0x0000559db0b74274 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+0x26f3274) # | #10 0x0000559db0b7f9f0 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+0x26fe9f0) # | #11 0x0000559db03798fa (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 0x0000559db038777d 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 0x0000559db037d206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559db0377095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000559db0398327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f3164d16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3164d16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3164d16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559db02e5281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/str.s (18 of 61460) ******************** 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 0x0000563a3e084508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000563a3e081cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000563a3e084c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f01cca1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f01cca7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f01cca1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f01cca054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f01cca05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563a3e4e9e4e 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+0x26f5e4e) # | #9 0x0000563a3e4e79d0 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+0x26f39d0) # | #10 0x0000563a3e4f29f0 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+0x26fe9f0) # | #11 0x0000563a3dcec8fa (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 0x0000563a3dcfa77d 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 0x0000563a3dcf0206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563a3dcea095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000563a3dd0b327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f01cca06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f01cca06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f01cca06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563a3dc58281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: str zt0, [x0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:20: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/str.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/add.s (19 of 61460) ******************** 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 0x000055a54ded4508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055a54ded1cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055a54ded4c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feb57849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feb5789e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feb57849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feb578324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feb57832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a54e3495e5 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+0x27055e5) # | #9 0x000055a54e337274 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+0x26f3274) # | #10 0x000055a54e3429f0 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+0x26fe9f0) # | #11 0x000055a54db3c8fa (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 0x000055a54db4a77d 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 0x000055a54db40206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a54db3a095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055a54db5b327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007feb57833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feb57833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feb57833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a54daa8281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SVE2p1/pmov.s (20 of 61460) ******************** 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 0x000055aaa3121508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055aaa311ecb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055aaa3121c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f626461cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f626467195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f626461ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f62646054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6264605420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aaa35964ed 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+0x27054ed) # | #9 0x000055aaa358f9f0 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+0x26fe9f0) # | #10 0x000055aaa2d898fa (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 0x000055aaa2d9777d 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 0x000055aaa2d8d206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #13 0x000055aaa2d87095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #14 0x000055aaa2da8327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #15 0x00007f6264606ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #16 0x00007f6264606d65 call_init ./csu/../csu/libc-start.c:128:20 # | #17 0x00007f6264606d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #18 0x000055aaa2cf5281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/bfsub.s (21 of 61460) ******************** 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 0x00005608a07cc508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005608a07c9cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005608a07ccc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5171759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f51717ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5171759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f51717424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5171742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005608a0c415e5 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+0x27055e5) # | #9 0x00005608a0c2f274 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+0x26f3274) # | #10 0x00005608a0c3a9f0 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+0x26fe9f0) # | #11 0x00005608a04348fa (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 0x00005608a044277d 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 0x00005608a0438206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005608a0432095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005608a0453327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f5171743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5171743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5171743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005608a03a0281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfsub za.h[w8, 0, vgx2], { z0.h, z1.h } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:1: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfsub.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmlsl.s (22 of 61460) ******************** 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 0x000055f58b913508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055f58b910cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055f58b913c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5aac759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5aac7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5aac759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5aac7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5aac742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f58bd88ef0 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+0x2705ef0) # | #9 0x000055f58bd760c4 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+0x26f30c4) # | #10 0x000055f58bd819f0 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+0x26fe9f0) # | #11 0x000055f58b57b8fa (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 0x000055f58b58977d 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 0x000055f58b57f206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f58b579095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055f58b59a327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f5aac743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5aac743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5aac743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f58b4e7281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fmls.s (23 of 61460) ******************** 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 0x000055e71fc0a508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055e71fc07cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055e71fc0ac01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3a7f359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3a7f3ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3a7f359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3a7f3424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3a7f342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e72007f604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055e72006d274 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+0x26f3274) # | #10 0x000055e7200789f0 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+0x26fe9f0) # | #11 0x000055e71f8728fa (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 0x000055e71f88077d 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 0x000055e71f876206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e71f870095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055e71f891327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f3a7f343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3a7f343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3a7f343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e71f7de281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2p1/luti4.s (24 of 61460) ******************** 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 0x0000561d4e5f4508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000561d4e5f1cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000561d4e5f4c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fba5532cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fba5538195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fba5532ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fba553154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fba55315420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561d4ea67f27 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2703f27) # | #9 0x0000561d4ea58452 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+0x26f4452) # | #10 0x0000561d4ea629f0 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+0x26fe9f0) # | #11 0x0000561d4e25c8fa (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 0x0000561d4e26a77d 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 0x0000561d4e260206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000561d4e25a095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000561d4e27b327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fba55316ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fba55316d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fba55316d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000561d4e1c8281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s:18:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti4 { z0.h, z8.h }, zt0, z0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:10: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2p1/luti4.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sumlall.s (25 of 61460) ******************** 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 0x000055c158d0d508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055c158d0acb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055c158d0dc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd1fee1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd1fee7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd1fee1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd1fee054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd1fee05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c1591831a1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27061a1) # | #9 0x000055c15916fc55 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+0x26f2c55) # | #10 0x000055c15917b9f0 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+0x26fe9f0) # | #11 0x000055c1589758fa (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 0x000055c15898377d 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 0x000055c158979206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c158973095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055c158994327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fd1fee06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd1fee06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd1fee06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c1588e1281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2/suvdot.s (26 of 61460) ******************** 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 0x000055cbf630a508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055cbf6307cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055cbf630ac01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f648521cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f648527195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f648521ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f64852054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6485205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055cbf677f604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055cbf676d274 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+0x26f3274) # | #10 0x000055cbf67789f0 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+0x26fe9f0) # | #11 0x000055cbf5f728fa (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 0x000055cbf5f8077d 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 0x000055cbf5f76206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055cbf5f70095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055cbf5f91327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f6485206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6485206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6485206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055cbf5ede281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: suvdot za.s[w8, 0, vgx4], { z0.b - z3.b }, z0.b[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/suvdot.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/umlal.s (27 of 61460) ******************** 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 0x000055dde0c29508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055dde0c26cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055dde0c29c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff285249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff28529e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff285249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff2852324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff285232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055dde109eef0 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+0x2705ef0) # | #9 0x000055dde108c0c4 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+0x26f30c4) # | #10 0x000055dde10979f0 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+0x26fe9f0) # | #11 0x000055dde08918fa (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 0x000055dde089f77d 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 0x000055dde0895206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055dde088f095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055dde08b0327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007ff285233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff285233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff285233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055dde07fd281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2/movt.s (28 of 61460) ******************** 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 0x000055a127919508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055a127916cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055a127919c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb3a0e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb3a0e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb3a0e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb3a0e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb3a0e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a127d8fc09 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+0x2706c09) # | #9 0x000055a127d7d09a 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+0x26f409a) # | #10 0x000055a127d879f0 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+0x26fe9f0) # | #11 0x000055a1275818fa (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 0x000055a12758f77d 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 0x000055a127585206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a12757f095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055a1275a0327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fb3a0e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb3a0e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb3a0e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a1274ed281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/umlsl.s (29 of 61460) ******************** 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 0x000055ca5213f508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055ca5213ccb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055ca5213fc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbdef649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbdef69e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbdef649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbdef6324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbdef632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ca525b4ef0 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+0x2705ef0) # | #9 0x000055ca525a20c4 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+0x26f30c4) # | #10 0x000055ca525ad9f0 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+0x26fe9f0) # | #11 0x000055ca51da78fa (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 0x000055ca51db577d 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 0x000055ca51dab206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ca51da5095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055ca51dc6327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fbdef633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbdef633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbdef633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ca51d13281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: umlsl za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/umlsl.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sdot.s (30 of 61460) ******************** 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 0x000055e25dbf6508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055e25dbf3cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055e25dbf6c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f474cc49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f474cc9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f474cc49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f474cc324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f474cc32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e25e06b604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055e25e059274 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+0x26f3274) # | #10 0x000055e25e0649f0 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+0x26fe9f0) # | #11 0x000055e25d85e8fa (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 0x000055e25d86c77d 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 0x000055e25d862206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e25d85c095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055e25d87d327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f474cc33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f474cc33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f474cc33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e25d7ca281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fmla.s (31 of 61460) ******************** 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 0x00005654e3115508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005654e3112cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005654e3115c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f902cd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f902cdae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f902cd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f902cd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f902cd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005654e358a604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x00005654e3578274 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+0x26f3274) # | #10 0x00005654e35839f0 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+0x26fe9f0) # | #11 0x00005654e2d7d8fa (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 0x00005654e2d8b77d 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 0x00005654e2d81206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005654e2d7b095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005654e2d9c327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f902cd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f902cd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f902cd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005654e2ce9281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fmlsl.s (32 of 61460) ******************** 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 0x000055860fcce508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055860fccbcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055860fccec01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f13c3849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f13c389e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f13c3849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f13c38324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f13c3832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558610143ef0 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+0x2705ef0) # | #9 0x00005586101310c4 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+0x26f30c4) # | #10 0x000055861013c9f0 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+0x26fe9f0) # | #11 0x000055860f9368fa (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 0x000055860f94477d 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 0x000055860f93a206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055860f934095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055860f955327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f13c3833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f13c3833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f13c3833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055860f8a2281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME/ld1q.s (33 of 61460) ******************** 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 0x000056255f792508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000056255f78fcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000056255f792c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f08f4e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f08f4e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f08f4e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f08f4e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f08f4e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056255fc07604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000056255fbf632d 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+0x26f432d) # | #10 0x000056255fc009f0 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+0x26fe9f0) # | #11 0x000056255f3fa8fa (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 0x000056255f40877d 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 0x000056255f3fe206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056255f3f8095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000056255f419327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f08f4e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f08f4e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f08f4e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056255f366281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME/st1q.s (34 of 61460) ******************** 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 0x000055bae3c3b508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055bae3c38cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055bae3c3bc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f978bb59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f978bbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f978bb59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f978bb424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f978bb42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055bae40b0604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055bae409f32d 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+0x26f432d) # | #10 0x000055bae40a99f0 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+0x26fe9f0) # | #11 0x000055bae38a38fa (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 0x000055bae38b177d 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 0x000055bae38a7206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055bae38a1095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055bae38c2327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f978bb43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f978bb43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f978bb43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055bae380f281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fmls.s (35 of 61460) ******************** 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 0x000055c3d1b28508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055c3d1b25cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055c3d1b28c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f28bac49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f28bac9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f28bac49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f28bac324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f28bac32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c3d1f9d604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055c3d1f8b274 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+0x26f3274) # | #10 0x000055c3d1f969f0 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+0x26fe9f0) # | #11 0x000055c3d17908fa (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 0x000055c3d179e77d 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 0x000055c3d1794206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c3d178e095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055c3d17af327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f28bac33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f28bac33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f28bac33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c3d16fc281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/ldr.s (36 of 61460) ******************** 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 0x000055ed872c6508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055ed872c3cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055ed872c6c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff5af249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff5af29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff5af249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff5af2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff5af232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ed8772be4e 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+0x26f5e4e) # | #9 0x000055ed877299d0 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+0x26f39d0) # | #10 0x000055ed877349f0 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+0x26fe9f0) # | #11 0x000055ed86f2e8fa (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 0x000055ed86f3c77d 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 0x000055ed86f32206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ed86f2c095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055ed86f4d327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007ff5af233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff5af233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff5af233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ed86e9a281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/bfdot.s (37 of 61460) ******************** 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 0x00005580d4ce5508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005580d4ce2cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005580d4ce5c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5369049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f536909e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5369049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f53690324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5369032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005580d515a604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x00005580d5148274 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+0x26f3274) # | #10 0x00005580d51539f0 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+0x26fe9f0) # | #11 0x00005580d494d8fa (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 0x00005580d495b77d 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 0x00005580d4951206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005580d494b095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005580d496c327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f5369033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5369033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5369033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005580d48b9281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/uvdot.s (38 of 61460) ******************** 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 0x000055aee6ce0508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055aee6cddcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055aee6ce0c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0116a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0116a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0116a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0116a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0116a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aee7155604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055aee7143274 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+0x26f3274) # | #10 0x000055aee714e9f0 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+0x26fe9f0) # | #11 0x000055aee69488fa (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 0x000055aee695677d 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 0x000055aee694c206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055aee6946095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055aee6967327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f0116a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0116a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0116a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055aee68b4281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fadd.s (39 of 61460) ******************** 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 0x0000555ea0934508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000555ea0931cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000555ea0934c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f974ec49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f974ec9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f974ec49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f974ec324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f974ec32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555ea0da95e5 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+0x27055e5) # | #9 0x0000555ea0d97274 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+0x26f3274) # | #10 0x0000555ea0da29f0 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+0x26fe9f0) # | #11 0x0000555ea059c8fa (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 0x0000555ea05aa77d 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 0x0000555ea05a0206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555ea059a095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000555ea05bb327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f974ec33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f974ec33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f974ec33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555ea0508281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fadd za.d[w8, 0, vgx2], { z0.d, z1.d } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:3: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fadd.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfvdot.s (40 of 61460) ******************** 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 0x000055eb3aeb5508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055eb3aeb2cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055eb3aeb5c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fac17849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fac1789e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fac17849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fac178324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fac17832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055eb3b32a604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055eb3b318274 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+0x26f3274) # | #10 0x000055eb3b3239f0 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+0x26fe9f0) # | #11 0x000055eb3ab1d8fa (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 0x000055eb3ab2b77d 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 0x000055eb3ab21206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055eb3ab1b095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055eb3ab3c327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fac17833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fac17833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fac17833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055eb3aa89281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/smlsl.s (41 of 61460) ******************** 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 0x000055c99e44b508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055c99e448cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055c99e44bc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc855649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc85569e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc855649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc8556324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc855632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c99e8c0ef0 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+0x2705ef0) # | #9 0x000055c99e8ae0c4 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+0x26f30c4) # | #10 0x000055c99e8b99f0 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+0x26fe9f0) # | #11 0x000055c99e0b38fa (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 0x000055c99e0c177d 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 0x000055c99e0b7206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c99e0b1095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055c99e0d2327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fc855633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc855633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc855633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c99e01f281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/usdot.s (42 of 61460) ******************** 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 0x0000563ea031f508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000563ea031ccb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000563ea031fc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f341061cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f341067195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f341061ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f34106054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3410605420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563ea0794604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x0000563ea0782274 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+0x26f3274) # | #10 0x0000563ea078d9f0 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+0x26fe9f0) # | #11 0x0000563e9ff878fa (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 0x0000563e9ff9577d 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 0x0000563e9ff8b206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563e9ff85095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000563e9ffa6327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f3410606ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3410606d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3410606d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563e9fef3281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2p1/movaz.s (43 of 61460) ******************** 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 0x000055bcf183a508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055bcf1837cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055bcf183ac01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7c8d649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7c8d69e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7c8d649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7c8d6324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7c8d632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055bcf1cadda8 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2703da8) # | #9 0x000055bcf1c9d22c 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+0x26f322c) # | #10 0x000055bcf1ca89f0 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+0x26fe9f0) # | #11 0x000055bcf14a28fa (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 0x000055bcf14b077d 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 0x000055bcf14a6206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055bcf14a0095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055bcf14c1327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f7c8d633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7c8d633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7c8d633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055bcf140e281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/bfadd.s (44 of 61460) ******************** 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 0x000055e111d71508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055e111d6ecb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055e111d71c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f51f6249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f51f629e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f51f6249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f51f62324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f51f6232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e1121e65e5 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+0x27055e5) # | #9 0x000055e1121d4274 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+0x26f3274) # | #10 0x000055e1121df9f0 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+0x26fe9f0) # | #11 0x000055e1119d98fa (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 0x000055e1119e777d 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 0x000055e1119dd206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e1119d7095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055e1119f8327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f51f6233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f51f6233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f51f6233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e111945281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s:15:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: bfadd za.h[w8, 0, vgx2], { z0.h, z1.h } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:2: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/bfadd.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 0000000000000000 <.text>: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmla.s (45 of 61460) ******************** 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 0x00005571ac942508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x00005571ac93fcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x00005571ac942c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdf65f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdf65fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdf65f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdf65f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdf65f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005571acdb7604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x00005571acda5274 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+0x26f3274) # | #10 0x00005571acdb09f0 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+0x26fe9f0) # | #11 0x00005571ac5aa8fa (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 0x00005571ac5b877d 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 0x00005571ac5ae206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005571ac5a8095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005571ac5c9327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fdf65f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdf65f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdf65f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005571ac516281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/smlal.s (46 of 61460) ******************** 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 0x0000564efd25e508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000564efd25bcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000564efd25ec01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa60fd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa60fdae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa60fd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa60fd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa60fd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564efd6d3ef0 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+0x2705ef0) # | #9 0x0000564efd6c10c4 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+0x26f30c4) # | #10 0x0000564efd6cc9f0 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+0x26fe9f0) # | #11 0x0000564efcec68fa (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 0x0000564efced477d 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 0x0000564efceca206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564efcec4095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000564efcee5327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fa60fd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa60fd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa60fd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564efce32281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/svdot.s (47 of 61460) ******************** 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 0x0000558b76236508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000558b76233cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000558b76236c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9d2fe49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9d2fe9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9d2fe49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9d2fe324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9d2fe32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558b766ab604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x0000558b76699274 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+0x26f3274) # | #10 0x0000558b766a49f0 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+0x26fe9f0) # | #11 0x0000558b75e9e8fa (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 0x0000558b75eac77d 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 0x0000558b75ea2206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558b75e9c095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000558b75ebd327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f9d2fe33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9d2fe33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9d2fe33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558b75e0a281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/luti4.s (48 of 61460) ******************** 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 0x000055e29677d508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055e29677acb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055e29677dc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff63df59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff63dfae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff63df59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff63df424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff63df42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e296bf0f27 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2703f27) # | #9 0x000055e296be1452 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+0x26f4452) # | #10 0x000055e296beb9f0 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+0x26fe9f0) # | #11 0x000055e2963e58fa (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 0x000055e2963f377d 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 0x000055e2963e9206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e2963e3095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055e296404327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007ff63df43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff63df43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff63df43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e296351281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: luti4 z0.h, zt0, z0[0] # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:17: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/luti4.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME/mova.s (49 of 61460) ******************** 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 0x000056107d611508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000056107d60ecb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000056107d611c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f32de249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f32de29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f32de249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f32de2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f32de232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056107da865e5 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+0x27055e5) # | #9 0x000056107da754d4 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+0x26f44d4) # | #10 0x000056107da7f9f0 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+0x26fe9f0) # | #11 0x000056107d2798fa (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 0x000056107d28777d 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 0x000056107d27d206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056107d277095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000056107d298327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f32de233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f32de233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f32de233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056107d1e5281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2p1/fmla.s (50 of 61460) ******************** 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 0x000055888f4c0508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055888f4bdcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055888f4c0c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb2f9359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb2f93ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb2f9359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb2f93424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb2f9342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055888f935604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055888f923274 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+0x26f3274) # | #10 0x000055888f92e9f0 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+0x26fe9f0) # | #11 0x000055888f1288fa (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 0x000055888f13677d 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 0x000055888f12c206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055888f126095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055888f147327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fb2f9343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb2f9343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb2f9343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055888f094281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/udot.s (51 of 61460) ******************** 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 0x000055fd32518508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055fd32515cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055fd32518c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9095959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f90959ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9095959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f90959424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9095942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fd3298d604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055fd3297b274 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+0x26f3274) # | #10 0x000055fd329869f0 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+0x26fe9f0) # | #11 0x000055fd321808fa (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 0x000055fd3218e77d 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 0x000055fd32184206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fd3217e095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055fd3219f327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f9095943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9095943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9095943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fd320ec281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/umlsll.s (52 of 61460) ******************** 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 0x0000555743d36508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000555743d33cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000555743d36c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f255c759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f255c7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f255c759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f255c7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f255c742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005557441ac1a1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27061a1) # | #9 0x0000555744198c55 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+0x26f2c55) # | #10 0x00005557441a49f0 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+0x26fe9f0) # | #11 0x000055574399e8fa (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 0x00005557439ac77d 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 0x00005557439a2206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055574399c095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x00005557439bd327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f255c743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f255c743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f255c743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055574390a281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/mova.s (53 of 61460) ******************** 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 0x000056412bda9508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000056412bda6cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000056412bda9c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd3cfe1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd3cfe7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd3cfe1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd3cfe054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd3cfe05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056412c21eed1 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+0x2705ed1) # | #9 0x000056412c20db3a 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+0x26f4b3a) # | #10 0x000056412c2179f0 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+0x26fe9f0) # | #11 0x000056412ba118fa (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 0x000056412ba1f77d 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 0x000056412ba15206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056412ba0f095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000056412ba30327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fd3cfe06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd3cfe06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd3cfe06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056412b97d281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/FP8_SME2/movt.s (56 of 61460) ******************** 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 0x0000560c58331508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000560c5832ecb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000560c58331c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f121cd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f121cdae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f121cd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f121cd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f121cd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560c587a6604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x0000560c58794ae8 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+0x26f3ae8) # | #10 0x0000560c5879f9f0 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+0x26fe9f0) # | #11 0x0000560c57f998fa (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 0x0000560c57fa777d 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 0x0000560c57f9d206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560c57f97095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000560c57fb8327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f121cd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f121cd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f121cd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560c57f05281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2p1/luti2.s (57 of 61460) ******************** 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 0x000056313e26f508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000056313e26ccb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000056313e26fc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb840a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb840a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb840a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb840a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb840a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056313e6e2f27 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2703f27) # | #9 0x000056313e6d3452 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+0x26f4452) # | #10 0x000056313e6dd9f0 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+0x26fe9f0) # | #11 0x000056313ded78fa (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 0x000056313dee577d 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 0x000056313dedb206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056313ded5095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000056313def6327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fb840a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb840a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb840a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056313de43281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/fmlal.s (58 of 61460) ******************** 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 0x0000557eb12a3508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000557eb12a0cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000557eb12a3c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdd91f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdd91fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdd91f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdd91f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdd91f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557eb1718ef0 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+0x2705ef0) # | #9 0x0000557eb17060c4 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+0x26f30c4) # | #10 0x0000557eb17119f0 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+0x26fe9f0) # | #11 0x0000557eb0f0b8fa (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 0x0000557eb0f1977d 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 0x0000557eb0f0f206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557eb0f09095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000557eb0f2a327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007fdd91f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdd91f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdd91f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557eb0e77281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s:16:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmlal za.s[w8, 0:1], z0.h, z0.h # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/SME2/fmlal.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:16'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:16'0 ~ # | 4: Disassembly of section .text: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:16'1 ? possible intended match # | 5: # | check:16'0 ~ # | 6: 0000000000000000 <.text>: # | check:16'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/sudot.s (59 of 61460) ******************** 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 0x000055b2895c7508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055b2895c4cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055b2895c7c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2407049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f240709e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2407049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f24070324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2407032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b289a3c604 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2705604) # | #9 0x000055b289a2a274 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+0x26f3274) # | #10 0x000055b289a359f0 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+0x26fe9f0) # | #11 0x000055b28922f8fa (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 0x000055b28923d77d 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 0x000055b289233206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b28922d095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055b28924e327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f2407033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2407033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2407033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b28919b281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/zero.s (60 of 61460) ******************** 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 0x000055e8495fe508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000055e8495fbcb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000055e8495fec01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f129b849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f129b89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f129b849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f129b8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f129b832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e849a63e4e 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+0x26f5e4e) # | #9 0x000055e849a60932 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+0x26f2932) # | #10 0x000055e849a6c9f0 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+0x26fe9f0) # | #11 0x000055e8492668fa (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 0x000055e84927477d 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 0x000055e84926a206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e849264095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000055e849285327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f129b833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f129b833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f129b833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e8491d2281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/SME2/smlall.s (61 of 61460) ******************** 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 0x000056164fbb9508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x000056164fbb6cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x000056164fbb9c01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0e0a249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0e0a29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0e0a249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0e0a2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0e0a232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056165002f1a1 (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x27061a1) # | #9 0x000056165001bc55 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+0x26f2c55) # | #10 0x00005616500279f0 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+0x26fe9f0) # | #11 0x000056164f8218fa (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 0x000056164f82f77d 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 0x000056164f825206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056164f81f095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x000056164f840327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f0e0a233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0e0a233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0e0a233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056164f78d281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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/FP8_SME2/mla.s (62 of 61460) ******************** 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 0x0000557aea1ec508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000557aea1e9cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000557aea1ecc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f908a959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f908a9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f908a959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f908a9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f908a942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557aea661ef0 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+0x2705ef0) # | #9 0x0000557aea64f0c4 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+0x26f30c4) # | #10 0x0000557aea65a9f0 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+0x26fe9f0) # | #11 0x0000557ae9e548fa (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 0x0000557ae9e6277d 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 0x0000557ae9e58206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557ae9e52095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000557ae9e73327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f908a943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f908a943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f908a943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557ae9dc0281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s --check-prefix=CHECK-INST # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s:17:16: error: CHECK-INST: expected string not found in input # | // CHECK-INST: fmlal za.h[w8, 0:1], z0.b, z0.b # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:7: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AArch64/FP8_SME2/mla.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:17'0 X error: no match found # | 2: : file format elf64-littleaarch64 # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:17'0 ~ # | 4: Disassembly of section .text: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:17'1 ? possible intended match # | 5: # | check:17'0 ~ # | 6: 0000000000000000 <.text>: # | check:17'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AArch64/SME2/bfmlal.s (63 of 61460) ******************** 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 0x0000560138edc508 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2290508) # | #1 0x0000560138ed9cb5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x228dcb5) # | #2 0x0000560138edcc01 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f70f1559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f70f15ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f70f1559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f70f15424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f70f1542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560139351ef0 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+0x2705ef0) # | #9 0x000056013933f0c4 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+0x26f30c4) # | #10 0x000056013934a9f0 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+0x26fe9f0) # | #11 0x0000560138b448fa (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 0x0000560138b5277d 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 0x0000560138b48206 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560138b42095 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1ef6095) # | #15 0x0000560138b63327 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f17327) # | #16 0x00007f70f1543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f70f1543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f70f1543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560138ab0281 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e64281) # `----------------------------- # 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: 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: 169.60s Total Discovered Tests: 69133 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66483 (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.