[PATCH] D45653: [X86] Enable sibling-call optimization for functions returning structs
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 15 01:45:06 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D45653#1200286, @aleksandr.urakov wrote:
> Thanks for the reply!
In https://reviews.llvm.org/D45653#1200286, @aleksandr.urakov wrote:
> Dou you mean that it's a good idea to land newly added test cases (@t21_sret_to_sret and so on) with a separate commit, so we could see how current patch will change these test cases?
Correct.
In https://reviews.llvm.org/D45653#1200286, @aleksandr.urakov wrote:
> Is it preferable to create a different review for the commit?
I don't see the point, just directly commit those tests and rebase this diff afterwards.
Repository:
rL LLVM
https://reviews.llvm.org/D45653
More information about the llvm-commits
mailing list