[PATCH] D49660: [GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per Value
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 1 17:12:33 PDT 2018
rtereshin accepted this revision.
rtereshin added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D49660#1184980, @aivchenk wrote:
> Hi Roman, I would prefer to do it as separate patches: the first one for Value splitting routine and the second for one splitToValueTypes
Great, thanks!
https://reviews.llvm.org/D49660
More information about the llvm-commits
mailing list