[all-commits] [llvm/llvm-project] d473e2: [RISCV][MCA] Remove unnecessary -debug flag from t...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Oct 31 01:06:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d473e2c124df5adfdb513de2044424ebbfc72bf7
https://github.com/llvm/llvm-project/commit/d473e2c124df5adfdb513de2044424ebbfc72bf7
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/test/tools/llvm-mca/RISCV/SiFive7/strided-load-x0.s
Log Message:
-----------
[RISCV][MCA] Remove unnecessary -debug flag from test (NFC)
This test doesn't appear to actually use -debug output, and the
flag makes the test fail on non-assert builds.
More information about the All-commits
mailing list