[PATCH] D43729: [CallSiteSplitting] properly split musttail calls

Fedor Indutny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 24 12:08:19 PST 2018


indutny updated this revision to Diff 135804.
indutny added a comment.

Fix non-musttail calls.


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.135804.patch
Type: text/x-patch
Size: 5185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/9d64de99/attachment.bin>


More information about the llvm-commits mailing list