[llvm] [AArch64][llvm-mca] Add old Cyclone instruction tables for reference (PR #172652)
Tomer Shafir via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 7 01:49:43 PST 2026
================
@@ -0,0 +1,2527 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
+# RUN: llvm-mca -mtriple=aarch64 -mcpu=apple-m1 -instruction-tables < %p/Inputs/basic-instructions.s 2>&1 | FileCheck %s
----------------
tomershafir wrote:
Yes: `llvm/test/tools/llvm-mca/AArch64/lit.local.cfg`
https://github.com/llvm/llvm-project/pull/172652
More information about the llvm-commits
mailing list