[PATCH] D43729: [CallSiteSplitting] properly split musttail calls
Fedor Indutny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 12:39:04 PST 2018
indutny added a comment.
Hello, @fhahn !
Thank you for taking a look at it. I'll be glad to make the changes. Just one question before I start: it seems that the suggestions of @junbuml and you are to some extent contradictory. At first I was suggested to leave the function as it is, and then to move things back to it. Given this, what do we actually desire it to look like? Let's decide on this before making any additional changes.
Thanks for your time,
Fedor.
https://reviews.llvm.org/D43729
More information about the llvm-commits
mailing list