[PATCH] D41335: [InlineFunction] Inline vararg functions that do not access varargs.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 5 08:55:19 PST 2018
fhahn updated this revision to Diff 128756.
fhahn added a comment.
Post holiday ping.
I've removed -instcombine from the test, as it is not needed.
https://reviews.llvm.org/D41335
Files:
lib/Analysis/InlineCost.cpp
lib/Transforms/Utils/InlineFunction.cpp
test/Transforms/Inline/inline-musttail-varargs.ll
test/Transforms/Inline/inline-varargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41335.128756.patch
Type: text/x-patch
Size: 7358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180105/32f2dd7b/attachment.bin>
More information about the llvm-commits
mailing list