Page MenuHomePhabricator
Feed Advanced Search

Dec 30 2019

nlw0 added a comment to D61802: [LoopVectorize] Enable float minmax reductions via instruction flag.

Hi, I'm unable to spend much time on this right now, although I'm definitely still interested.

Dec 30 2019, 1:20 AM · Restricted Project

May 15 2019

nlw0 added a comment to D61802: [LoopVectorize] Enable float minmax reductions via instruction flag.

My main motivation is just enabling vectorization for "minimum" loops without requiring function attributes. I think having a focus might help ensure I can contribute something, and a small patch would be nice too. I'll gladly work on a larger issue if it's within my reach, though, or if turns out to be required.

No problem - I've been putting the underlying changes off for a while, so I'll try to make some progress now and cc you on those patches.

May 15 2019, 12:59 PM · Restricted Project

May 14 2019

nlw0 added a comment to D61802: [LoopVectorize] Enable float minmax reductions via instruction flag.

My main motivation is just enabling vectorization for "minimum" loops without requiring function attributes. I think having a focus might help ensure I can contribute something, and a small patch would be nice too. I'll gladly work on a larger issue if it's within my reach, though, or if turns out to be required.

May 14 2019, 11:15 AM · Restricted Project

May 13 2019

nlw0 added a comment to D61802: [LoopVectorize] Enable float minmax reductions via instruction flag.

I had not run make check, sorry I'm still a bit lost. There is a number of broken tests. Is the idea that these might be all be benign changes due to the vectorization not kicking in before, and we might just need to update what the generated code now looks like? And then the test file you already included would now be just another test in such state? How do I update this PR now, just apply the patch over current master and upload a new patch file?

May 13 2019, 1:24 PM · Restricted Project

May 10 2019

nlw0 created D61802: [LoopVectorize] Enable float minmax reductions via instruction flag.
May 10 2019, 1:05 PM · Restricted Project