[PATCH] D119965: [LICM][PhaseOrder] Don't speculate in LICM until after running loop rotate
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 28 08:54:32 PDT 2022
    
    
  
fhahn added a comment.
In D119965#3409284 <https://reviews.llvm.org/D119965#3409284>, @Carrot wrote:
>> Could you also share the input source file to reproduce the difference? I think this will be needed to investigate the difference.
>
> The original build configuration is a combination of thinlto and fdo. I'm trying to get a separate reduced test case.
That would be very helpful!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119965/new/
https://reviews.llvm.org/D119965
    
    
More information about the llvm-commits
mailing list