[llvm] [llvm-mca] Add command line option -call-latency (PR #92958)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 16:56:31 PDT 2024
mshockwave wrote:
> The [CI](https://buildkite.com/llvm-project/github-pull-requests/builds/66117#018f9d6d-43b5-4b33-af9b-cb8b5fbfac15) reported build failures. Please update the InstrBuilder usage in https://github.com/llvm/llvm-project/blob/main/llvm/unittests/tools/llvm-mca/MCATestBase.cpp as well.
Or provide a default value to the new `InstrBuilder` ctor argument you added.
https://github.com/llvm/llvm-project/pull/92958
More information about the llvm-commits
mailing list