[PATCH] D31416: [Scalarizer] Handle scalar arguments in vector GEP

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 22:26:25 PDT 2017


uabelho added a comment.

In https://reviews.llvm.org/D31416#712480, @mssimpso wrote:

> Hi Mikael,
>
> r298620 was temporarily reverted because it exposed some other issues with vector GEP handling, but I plan to recommit it. Would you like for me to wait until after this patch is committed, or does it matter for your work?


Yes I saw and it doesn't matter, you can recommit when you want. I've done the Scalarizer changes locally in our repo since a few days anyway.


https://reviews.llvm.org/D31416





More information about the llvm-commits mailing list