[PATCH] D71617: [WIP][NFC][Attributor] noalias attribute deduction fixme
pankaj gode via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 01:36:00 PDT 2020
pgode updated this revision to Diff 249562.
pgode added a comment.
Additional conditions are included. Added new test.
Please guide on why nonull.ll shows additional noalias propagation. I see that the caller doesn't have noalias attribute but it has derived it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71617/new/
https://reviews.llvm.org/D71617
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/noalias.ll
llvm/test/Transforms/Attributor/nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71617.249562.patch
Type: text/x-patch
Size: 5880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/337c7a87/attachment-0001.bin>
More information about the llvm-commits
mailing list