[llvm] r215647 - [Reassociation] Add support for reassociation with unsafe algebra.

Chad Rosier mcrosier at codeaurora.org
Wed Oct 8 05:23:21 PDT 2014


> On Sat, Oct 04, 2014 at 09:55:17PM +0200, Joerg Sonnenberger wrote:
>> On Thu, Aug 14, 2014 at 03:23:01PM -0000, Chad Rosier wrote:
>> > Author: mcrosier
>> > Date: Thu Aug 14 10:23:01 2014
>> > New Revision: 215647
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=215647&view=rev
>> > Log:
>> > [Reassociation] Add support for reassociation with unsafe algebra.
>> >
>> > Vector instructions are (still) not supported for either integer or
>> floating
>> > point.  Hopefully, that work will be landed shortly.
>>
>> This asserts on the following input with -O2 -ffast-math when building
>> for x86_64.
>
> Ping?
>
> Joerg
>

Missed this one somehow..  Will take a look today!

 Chad




More information about the llvm-commits mailing list