[llvm-bugs] [Bug 35821] Invalid shift amount assertion in -aa-eval

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 5 08:19:09 PST 2018


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

Davide Italiano <davide at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Davide Italiano <davide at freebsd.org> ---
commit f0fe94b6f476ee43427bddf41d39f5feefff57d0 (HEAD -> master, origin/master,
origin/HEAD)
Author: davide <davide at 91177308-0d34-0410-b5e6-96231b3b80d8>
Date:   Fri Jan 5 16:18:47 2018 +0000

    [BasicAA] Fix linearization of shifts beyond the bitwidth.

    Thanks to Simon Pilgrim for the reduced testcase.
    Fixes PR35821.

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321873
91177308-0d34-0410-b5e6-96231b3b80d8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180105/8094d9ae/attachment.html>


More information about the llvm-bugs mailing list