[PATCH] D19805: [SelectionDAG] BITREVERSE vector legalization of bit operations

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 09:34:30 PDT 2016


This patch should be the reason for this error:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/12509/steps/check-llvm%20msan/logs/stdio

On Wed, May 4, 2016 at 8:08 AM Simon Pilgrim via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL268504: [SelectionDAG] BITREVERSE vector legalization
> of bit operations (authored by RKSimon).
>
> Changed prior to commit:
>   http://reviews.llvm.org/D19805?vs=55815&id=56156#toc
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D19805
>
> Files:
>   llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
>   llvm/trunk/test/CodeGen/X86/vector-bitreverse.ll
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/334b63c6/attachment.html>


More information about the llvm-commits mailing list