[PATCH] D64368: [LoopUnroll+LoopUnswitch] do not transform loops containing callbr
    Nick Desaulniers via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jul 11 13:28:21 PDT 2019
    
    
  
nickdesaulniers updated this revision to Diff 209312.
nickdesaulniers added a comment.
- add test case for LoopUnswitch
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64368/new/
https://reviews.llvm.org/D64368
Files:
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/test/Transforms/LoopUnroll/callbr.ll
  llvm/test/Transforms/LoopUnswitch/callbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64368.209312.patch
Type: text/x-patch
Size: 5399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/af50f6c7/attachment.bin>
    
    
More information about the llvm-commits
mailing list