[PATCH] D96754: [NewPM] Use stale divergence analysis with SimpleLoopUnswitch
    Sameer Sahasrabuddhe via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 19 08:56:28 PDT 2021
    
    
  
sameerds abandoned this revision.
sameerds added a comment.
This needs a deeper design. For now, the quick way forward is to disable loop unswitching on divergent non-trivial branches:
https://reviews.llvm.org/D98958
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96754/new/
https://reviews.llvm.org/D96754
    
    
More information about the llvm-commits
mailing list