[PATCH] D62989: [Unroll] Do NOT unroll a loop with small runtime upperbound
    Z. Zheng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  6 21:14:11 PDT 2019
    
    
  
zzheng updated this revision to Diff 203488.
zzheng added a comment.
Re-upload patch with full context.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62989/new/
https://reviews.llvm.org/D62989
Files:
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  test/Transforms/LoopUnroll/runtime-small-upperbound.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62989.203488.patch
Type: text/x-patch
Size: 9907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/f6d5c40c/attachment.bin>
    
    
More information about the llvm-commits
mailing list