[llvm] [RISCV][MCA] Update sifive-p670 tests to consume input files instead. NFC (PR #189785)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 10:00:01 PDT 2026
================
@@ -0,0 +1,77 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
+# RUN: llvm-mca -mtriple=riscv64 -mcpu=sifive-p670 -iterations=1 -instruction-tables=full %p/../Inputs/mul-div-rv32.s | FileCheck %s
----------------
mshockwave wrote:
Oops, I created these files using a script and forgot to remove it. It should be fixed now.
https://github.com/llvm/llvm-project/pull/189785
More information about the llvm-commits
mailing list