[llvm-bugs] [Bug 35117] New: Merge r316824 into 5.0.1

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 28 06:36:12 PDT 2017


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

            Bug ID: 35117
           Summary: Merge r316824 into 5.0.1
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Core LLVM classes
          Assignee: unassignedbugs at nondot.org
          Reporter: haicheng at codeaurora.org
                CC: llvm-bugs at lists.llvm.org

https://reviews.llvm.org/rL316824

[ConstantFold] Fix a crash when folding a GEP that has vector index

LLVM crashes when factoring out an out-of-bound index into preceding dimension
and the preceding dimension uses vector index.  Simply bail out now when this
case happens.

-- 
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/20171028/9e78593a/attachment.html>


More information about the llvm-bugs mailing list