[PATCH] D43729: [CallSiteSplitting] properly split musttail calls
Fedor Indutny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 2 10:21:33 PST 2018
indutny updated this revision to Diff 136785.
indutny marked 7 inline comments as done.
indutny added a comment.
Address feedback.
---
This should do it. Thank you for reviewing this!
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.136785.patch
Type: text/x-patch
Size: 6329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/96f73982/attachment.bin>
More information about the llvm-commits
mailing list