[PATCH] D69454: [WIP] a potential approach to widenable condition in IndVar's loop pred
    Philip Reames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Oct 25 16:29:21 PDT 2019
    
    
  
reames created this revision.
Herald added subscribers: llvm-commits, bollu, hiraditya, mcrosier.
Herald added a project: LLVM.
Mostly a state save on an approach that doesn't seem to quite work because of difficulty reason about profitability from here.  It may be time to libify this code and use from two passes?
https://reviews.llvm.org/D69454
Files:
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/loop-predication.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69454.226520.patch
Type: text/x-patch
Size: 12485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/5455ad46/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list