[PATCH] D63067: [Attributor] NoAlias on return values.
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 18:34:03 PDT 2019
sstefan1 updated this revision to Diff 203953.
sstefan1 added a comment.
- Addressing comments.
- Updated test cases in nonnull.ll
- Added noalias.ll which, for now, has only one test case. More will be added with other patches regarding noalias attribute.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63067/new/
https://reviews.llvm.org/D63067
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/noalias.ll
llvm/test/Transforms/FunctionAttrs/nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63067.203953.patch
Type: text/x-patch
Size: 9569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/ece2e9be/attachment.bin>
More information about the llvm-commits
mailing list