[llvm] [AArch64] Extend llvm-mca input tests (PR #217036)

via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 08:51:33 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 180795 tests passed
* 3698 tests skipped
* 2 tests failed

## Failed Tests
(click on a test name to see its output)

### LLVM
<details>
<summary>LLVM.tools/llvm-mca/AArch64/Cortex/IPC/A55-2-skewed-alu.s</summary>

```
Exit Code: 0

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mca -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000 < /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-2-skewed-alu.s | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-2-skewed-alu.s
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mca -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-2-skewed-alu.s
# note: command had no output on stdout or stderr

--

```
</details>
<details>
<summary>LLVM.tools/llvm-mca/AArch64/Cortex/IPC/A55-8-ldr.s</summary>

```
Exit Code: 0

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mca -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000 < /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-8-ldr.s | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-8-ldr.s
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/llvm-mca -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000
# note: command had no output on stdout or stderr
# executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-8-ldr.s
# note: command had no output on stdout or stderr

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/217036


More information about the llvm-commits mailing list