[llvm-bugs] [Bug 45185] New: rGf1ac5d2263f8 breaks the arm64 Linux kernel

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 12 10:30:05 PDT 2020


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

            Bug ID: 45185
           Summary: rGf1ac5d2263f8 breaks the arm64 Linux kernel
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: samitolvanen at google.com
                CC: ditaliano at apple.com, efriedma at quicinc.com,
                    keescook at chromium.org, llvm-bugs at lists.llvm.org,
                    mssimpso at codeaurora.org, ndesaulniers at google.com

ToT arm64 Linux kernel built with clang hangs at early boot after commit
f1ac5d2263f8419b865cc78ba1f5c8694970fb6b ("[SCCP] Use ValueLatticeElement
instead of LatticeVal (NFCI)").

Reverting this commit fixes the issue. x86 kernels don't appear to be affected.

-- 
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/20200312/39b0c6f4/attachment.html>


More information about the llvm-bugs mailing list