[PATCH] D72420: [LoopRotate] Add support for rotating loops with switch exit
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  9 13:22:57 PST 2020
    
    
  
nikic updated this revision to Diff 237182.
nikic added a comment.
Add tests
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72420/new/
https://reviews.llvm.org/D72420
Files:
  llvm/include/llvm/Analysis/LoopInfoImpl.h
  llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72420.237182.patch
Type: text/x-patch
Size: 14882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/df892387/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list