[PATCH] D65593: [Attributor] Deduction based on path exploration
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 7 01:38:30 PST 2020
uenoku updated this revision to Diff 248911.
uenoku added a comment.
Fix comment and add test.
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.248911.patch
Type: text/x-patch
Size: 16502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200307/b7cb0d1a/attachment.bin>
More information about the llvm-commits
mailing list