Unverified Commit 848bef5d authored by Chinmay Deshpande's avatar Chinmay Deshpande Committed by GitHub
Browse files

[llvm-mca] Add command line option -call-latency (#92958)

Currently we assume a constant latency of 100 cycles for call
instructions. This commit allows the user to specify a custom value for
the same as a command line argument. Default latency is set to 100.
parent 25b65be4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment