[PATCH] D115138: [llvm-mca] Compare multiple files
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 13 08:35:20 PST 2021
    
    
  
RKSimon added inline comments.
================
Comment at: llvm/utils/llvm-mca-compare.py:1
+#!/usr/bin/env python
+
----------------
I think we're supposed to set this to python3 for all new scripts?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115138/new/
https://reviews.llvm.org/D115138
    
    
More information about the llvm-commits
mailing list