[llvm] [RISCV][llvm-mca] Use correct LMUL and SEW for strided loads and stores (PR #76869)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 4 06:27:34 PST 2024
================
@@ -0,0 +1,361 @@
+# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
----------------
michaelmaitland wrote:
I think it would make most sense to have a directory for each schedule model. What do you think about me fixing that in a follow up patch, as the test here is in the correct directory already?
https://github.com/llvm/llvm-project/pull/76869
More information about the llvm-commits
mailing list