[PATCH] D43729: [CallSiteSplitting] properly split musttail calls
Fedor Indutny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 24 12:03:00 PST 2018
indutny updated this revision to Diff 135803.
indutny retitled this revision from "[CallSiteSplitting] do not split musttail calls" to "[CallSiteSplitting] properly split musttail calls".
indutny edited the summary of this revision.
indutny added a comment.
Proper implementation!
https://reviews.llvm.org/D43729
Files:
lib/Transforms/Scalar/CallSiteSplitting.cpp
test/Transforms/CallSiteSplitting/musttail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43729.135803.patch
Type: text/x-patch
Size: 5179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/86c69a71/attachment.bin>
More information about the llvm-commits
mailing list