[PATCH] D84665: [Attributor][WIP] Implement AAReachability
Shinji Okumura via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 00:55:50 PDT 2020
okura updated this revision to Diff 287851.
okura added a comment.
address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84665/new/
https://reviews.llvm.org/D84665
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/tail.ll
llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
llvm/test/Transforms/Attributor/noalias.ll
llvm/test/Transforms/Attributor/readattrs.ll
llvm/test/Transforms/Attributor/undefined_behavior.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84665.287851.patch
Type: text/x-patch
Size: 57848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/de0ad93b/attachment.bin>
More information about the llvm-commits
mailing list