[llvm] r259342 - AVX512 : Fix SETCCE lowering for KNL 32 bit.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 09:39:22 PST 2016


Merged in r259533. I had to change p2align 4 to align 16 in the test
since we don't have r258750 in the branch.

Thanks,
Hans

On Tue, Feb 2, 2016 at 9:23 AM, Nadav Rotem <nrotem at apple.com> wrote:
> LGTM. We should take this change.
>
>> On Feb 2, 2016, at 8:48 AM, Hans Wennborg <hans at chromium.org> wrote:
>>
>> Nadav, what's your owner's opinion?
>>
>> On Tue, Feb 2, 2016 at 12:12 AM, Breger, Igor via llvm-commits
>> <llvm-commits at lists.llvm.org> wrote:
>>> Hello,
>>> I think this fix should be merged to 3.8.
>>>
>>> Regards,
>>> Igor
>>>
>>> -----Original Message-----
>>> From: hwennborg at google.com [mailto:hwennborg at google.com] On Behalf Of Hans Wennborg
>>> Sent: Monday, February 01, 2016 21:09
>>> To: Breger, Igor
>>> Cc: llvm-commits
>>> Subject: Re: [llvm] r259342 - AVX512 : Fix SETCCE lowering for KNL 32 bit.
>>>
>>> On Sun, Jan 31, 2016 at 11:56 PM, Igor Breger via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>>>> Author: ibreger
>>>> Date: Mon Feb  1 01:56:09 2016
>>>> New Revision: 259342
>>>>
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=259342&view=rev
>>>> Log:
>>>> AVX512 : Fix SETCCE lowering for KNL 32 bit.
>>>>
>>>> Differential Revision: http://reviews.llvm.org/D16752
>>>>
>>>> Modified:
>>>>    llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
>>>>    llvm/trunk/test/CodeGen/X86/setcc-lowering.ll
>>>
>>> Is this a fix we should merge to 3.8?
>>> ---------------------------------------------------------------------
>>> Intel Israel (74) Limited
>>>
>>> This e-mail and any attachments may contain confidential material for
>>> the sole use of the intended recipient(s). Any review or distribution
>>> by others is strictly prohibited. If you are not the intended
>>> recipient, please contact the sender and delete all copies.
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at lists.llvm.org
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>


More information about the llvm-commits mailing list