================
@@ -0,0 +1,601 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
+# RUN: llvm-mca -mtriple=riscv64 -mattr=+rva23u64,+zabha -mcpu=generic-ooo 
--all-stats -iterations=1 < %s | FileCheck %s
----------------
mshockwave wrote:

nit: `--all-stats` shows many MCA internals like PRF and ROB utilization, I'm a 
little concerned that such info is more volatile and more importantly, is not 
directly related to scheduling model. Could we just use the default view?

https://github.com/llvm/llvm-project/pull/120712
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to