[llvm] [MCA] New option to report scheduling information: -scheduling-info (PR #126703)
    Simon Pilgrim via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 13 03:11:59 PST 2025
    
    
  
RKSimon wrote:
I must agree with @boomanaiden154 on this - I'd expect a better approach to be to generate llvm-exegesis yaml for each instruction and use the analysis tools to compare against the scheduler models. 
I do something similar in my "uops_to_exegesis" script here: https://github.com/RKSimon/llvm-scripts
https://github.com/llvm/llvm-project/pull/126703
    
    
More information about the llvm-commits
mailing list