[all-commits] [llvm/llvm-project] a8cb4f: [RISCV][llvm-mca] Fix failing strided-load-x0.s test
Michael Maitland via All-commits
all-commits at lists.llvm.org
Thu Jan 4 13:01:22 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8cb4f7273ac4ea6f9cc3c03ed65a32542e947fe
https://github.com/llvm/llvm-project/commit/a8cb4f7273ac4ea6f9cc3c03ed65a32542e947fe
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M llvm/test/tools/llvm-mca/RISCV/SiFive7/strided-load-x0.s
Log Message:
-----------
[RISCV][llvm-mca] Fix failing strided-load-x0.s test
58f1640635feff282935153d295dfb4ea1818401 was committed but had a broken
test that I did not add the updated version to the commit. This patch
fixes the test.
More information about the All-commits
mailing list