[llvm-bugs] [Bug 49870] rG31d219d2997f hangs when compiling the Linux kernel

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 7 09:57:11 PDT 2021


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

Roman Lebedev <lebedev.ri at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |24f67473dd1253f484e10fd5dfb
                   |                            |ed95489487b60
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Roman Lebedev <lebedev.ri at gmail.com> ---
Aha, that was another conflicting transform,
and another transform that forgot that constant expressions are constants.
Fixed, thank you for the report.

-- 
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/20210407/93bd01dd/attachment.html>


More information about the llvm-bugs mailing list