[llvm] r247149 - AVX512: Implemented encoding and intrinsics for

H.J. Lu via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 11:13:23 PDT 2015


On Wed, Sep 9, 2015 at 10:08 AM, Renato Golin via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> On 9 September 2015 at 15:35, Igor Breger via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: ibreger
>> Date: Wed Sep  9 09:35:09 2015
>> New Revision: 247149
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=247149&view=rev
>> Log:
>> AVX512: Implemented encoding and intrinsics for
>>   vextracti64x4 ,vextracti64x2, vextracti32x8, vextracti32x4, vextractf64x4, vextractf64x2, vextractf32x8, vextractf32x4
>> Added tests for intrinsics and encoding.
>
> Hi Igor,
>
> You broke all ARM and AArch64 buildbots... :)
>
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/361
>
> Can you have a look asap, please? Or please revert if the problem is
> not obvious.

I opened:

https://llvm.org/bugs/show_bug.cgi?id=24762

-- 
H.J.


More information about the llvm-commits mailing list