[PATCH] D47522: [PM/LoopUnswitch] Add partial non-trivial unswitching for invariant conditions feeding a chain of `and`s or `or`s for a branch.
    Chandler Carruth via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  1 19:03:27 PDT 2018
    
    
  
chandlerc updated this revision to Diff 149600.
chandlerc added a comment.
Rebase and ping.
Repository:
  rL LLVM
https://reviews.llvm.org/D47522
Files:
  llvm/include/llvm/ADT/TinyPtrVector.h
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47522.149600.patch
Type: text/x-patch
Size: 26427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180602/cfa374f4/attachment.bin>
    
    
More information about the llvm-commits
mailing list