[PATCH] D65593: [Attributor] Deduction based on path exploration

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 01:10:46 PST 2020


uenoku updated this revision to Diff 246645.
uenoku added a comment.

Address comments


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.246645.patch
Type: text/x-patch
Size: 12828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/8e35fc3a/attachment.bin>


More information about the llvm-commits mailing list