[PATCH] D82919: [SampleFDO] Enable sample-profile-top-down-load by default.
    Wei Mi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul  6 14:54:32 PDT 2020
    
    
  
wmi added a comment.
I tested the performance with sample-profile-top-down-load and sample-profile-merge-inlinee both enabled. In different compiler versions I got different result. In one version about three weeks older, I got 0.4% improvement for one benchmark steadily in multiple runs and neutral for another. In the head llvm version, I saw neutral result for both benchmarks.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82919/new/
https://reviews.llvm.org/D82919
    
    
More information about the llvm-commits
mailing list