On Mon, Jul 20, 2015 at 11:08 AM, John McCall <rjmcc...@apple.com> wrote:
>> On Jul 20, 2015, at 8:35 AM, Benjamin Kramer <benny....@gmail.com> wrote:
>>> On 20.07.2015, at 17:31, Benjamin Kramer <benny....@googlemail.com> wrote:
>>>
>>> Author: d0k
>>> Date: Mon Jul 20 10:31:17 2015
>>> New Revision: 242678
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=242678&view=rev
>>> Log:
>>> [CodeGen] Flip lanes when lowering __builtin_palignr with one lane
>>>
>>> Otherwise we'd pick the wrong lane for the resulting shuffle and
>>> miscompile code. PR24187.
>>
>> This is a candidate for 3.7, fixing a regression introduced in r229474.
>
> LGTM.
>
> John.

Merged in r242692.

Cheers,
Hans
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to