[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: Windows-->
# :window: Windows x64 Test Results

* 139956 tests passed
* 3716 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
c:\_work\llvm-project\llvm-project\build\bin\llvm-mca.exe -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000 < C:\_work\llvm-project\llvm-project\llvm\test\tools\llvm-mca\AArch64\Cortex\IPC\A55-2-skewed-alu.s | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\tools\llvm-mca\AArch64\Cortex\IPC\A55-2-skewed-alu.s
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mca.exe' -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_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
c:\_work\llvm-project\llvm-project\build\bin\llvm-mca.exe -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000 < C:\_work\llvm-project\llvm-project\llvm\test\tools\llvm-mca\AArch64\Cortex\IPC\A55-8-ldr.s | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\tools\llvm-mca\AArch64\Cortex\IPC\A55-8-ldr.s
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llvm-mca.exe' -mtriple=aarch64 -mcpu=cortex-a55 --all-views=false --summary-view --iterations=1000
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_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