[llvm-bugs] [Bug 31195] New: Merge r281403 into the 3.9 branch

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 28 13:31:18 PST 2016


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

            Bug ID: 31195
           Summary: Merge r281403 into the 3.9 branch
           Product: libraries
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: chfast at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

[CodeGen] Fix invalid shift in mul expansion
Summary: When expanding mul in type legalization make sure the type for shift
amount can actually fit the value. This fixes PR30354
https://llvm.org/bugs/show_bug.cgi?id=30354.

Reviewers: hfinkel, majnemer, RKSimon

Subscribers: RKSimon, llvm-commits

Differential Revision: https://reviews.llvm.org/D24478

-- 
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/20161128/c12b4d20/attachment-0001.html>


More information about the llvm-bugs mailing list