[llvm] [RISCV] Add scheduler definitions for SpacemiT-X60 (PR #137343)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 25 12:47:32 PDT 2025


================
@@ -0,0 +1,312 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
+# RUN: llvm-mca -mtriple=riscv64 -mattr=+rva22u64 -mcpu=spacemit-x60 -iterations=1 < %s | FileCheck %s
----------------
mshockwave wrote:

I don't think you need `-mattr` here, the CPU definition should already specify all the extensions

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


More information about the llvm-commits mailing list