[PATCH] D49660: [GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per Value

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 14:50:49 PDT 2018


aivchenk added a comment.

Hi Roman, I would prefer to do it as separate patches: the first one for Value splitting routine and the second for one splitToValueTypes


https://reviews.llvm.org/D49660





More information about the llvm-commits mailing list