[PATCH] D63551: [GlobalISel] Accept multiple vregs for lowerCall's arguments

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 01:37:36 PDT 2019


rovka added a comment.

In D63551#1552409 <https://reviews.llvm.org/D63551#1552409>, @aemerson wrote:

> LGTM too if we remove the last packRegs use and delete the IRTranslator pack/unpackRegs() implementations.


I was going to do that, but I'm not super familiar with the intrinsics code so I wanted to get feedback on the general idea first. I'll try to give it a shot this week. Thanks for all the reviews!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63551/new/

https://reviews.llvm.org/D63551





More information about the llvm-commits mailing list