[PATCH] D38161: [X86] Improve codegen for inverted overflow checking intrinsics

Aleksey Shlyapnikov via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 29 09:13:25 PDT 2017


There are problems with X86ISelLowering.cpp:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/2355,
please check it out

On Fri, Sep 29, 2017 at 6:55 AM, Amara Emerson via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL314514: [X86] Improve codegen for inverted overflow
> checking intrinsics. (authored by aemerson).
>
> Changed prior to commit:
>   https://reviews.llvm.org/D38161?vs=116983&id=117136#toc
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D38161
>
> Files:
>   llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
>   llvm/trunk/test/CodeGen/X86/overflow-intrinsic-setcc-fold.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/20170929/89bc46b9/attachment.html>


More information about the llvm-commits mailing list