[PATCH] D42574: [ARM] Lower lower saturate to 0 and lower saturate to -1 using bit-operations

Yvan Roux via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 15:01:16 PST 2018


Pablo, Marten,

On 31 January 2018 at 14:25, Pablo Barrio via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
> pbarrio added a comment.
>
> Committed now. Thanks for the patch @thebolt!

This commit broke ARM selfhosted bots, where stage2 tblgen fails to to
find Attr class in IR/Attributes.td

logs available here:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost/builds/3249

Thanks
Yvan

>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D42574
>
>
>
> _______________________________________________
> 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