Triggered by commit r298620: "[LV] Vectorize GEPs".
If we encounter a vector GEP with scalar arguments, we splat the scalar
into a vector of appropriate size before we scatter the argument.
Differential D31416
[Scalarizer] Handle scalar arguments in vector GEP uabelho on Mar 28 2017, 12:15 AM. Authored by
Details Triggered by commit r298620: "[LV] Vectorize GEPs". If we encounter a vector GEP with scalar arguments, we splat the scalar
Diff Detail Event TimelineComment Actions I don't know who should review this so I simply added the three guys that last made changes in the Scalarizer. Comment Actions 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? Comment Actions 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. |
You should be able to drop the -o -