[llvm] r214892 - Optimize vector fabs of bitcasted constant integer values.

Chandler Carruth chandlerc at google.com
Tue Aug 5 12:43:56 PDT 2014


On Tue, Aug 5, 2014 at 12:43 PM, Chandler Carruth <chandlerc at google.com>
wrote:

> 3. The X86 cases are just one instruction + return, so I've added the
>> CHECK-NEXT for 'retq' there.
>>
>
> Yep, this is about what I do.
>
> I would also include the trailing ":" on the CHECK-LABEL (there are other
> strings in the assembly that match just the name)
>
>

And I should have said, LGTM, please commit your improvements here. No need
to send a full patch out. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140805/b2d5ea2a/attachment.html>


More information about the llvm-commits mailing list