[PATCH] D76140: [InlineFunction] update attributes during inlining
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 08:27:55 PDT 2020
anna updated this revision to Diff 254213.
anna added a comment.
This revision is now accepted and ready to land.
whitelist valid return attributes and only add those. Added testcase for signext.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76140/new/
https://reviews.llvm.org/D76140
Files:
llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/test/Transforms/Inline/ret_attr_update.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76140.254213.patch
Type: text/x-patch
Size: 12360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/5298be1a/attachment.bin>
More information about the llvm-commits
mailing list