[PATCH] D65243: [Attributor] Using liveness in other attributes.
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 02:23:05 PDT 2019
sstefan1 updated this revision to Diff 212298.
sstefan1 added a comment.
- Fixing returnedvalues issues and some minor fixes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65243/new/
https://reviews.llvm.org/D65243
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/test/Transforms/FunctionAttrs/liveness.ll
llvm/test/Transforms/FunctionAttrs/willreturn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65243.212298.patch
Type: text/x-patch
Size: 24065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/fd514a8b/attachment-0001.bin>
More information about the llvm-commits
mailing list