[PATCH] D65593: [Attributor] Deduction based on path exploration
    Hideto Ueno via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 27 19:03:20 PST 2020
    
    
  
uenoku updated this revision to Diff 247161.
uenoku marked an inline comment as done.
uenoku added a comment.
Simplify implementation.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65593/new/
https://reviews.llvm.org/D65593
Files:
  llvm/include/llvm/Analysis/MustExecute.h
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
  llvm/test/Transforms/Attributor/dereferenceable-1.ll
  llvm/test/Transforms/Attributor/nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65593.247161.patch
Type: text/x-patch
Size: 12732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/5fa9ba2d/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list