[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
Please register or sign in to comment