[llvm-bugs] [Bug 44996] assertion "L->isLCSSAForm(*DT) && "Loop not left in LCSSA form after LICM!"" failed

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 25 09:08:08 PST 2020


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

listmail at philipreames.com changed:

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

--- Comment #4 from listmail at philipreames.com ---
commit 14845b2c459021e3dbf2ead52d707d4a7db40cbb (HEAD -> master)
Author: Philip Reames <listmail at philipreames.com>
Date:   Tue Feb 25 08:56:53 2020 -0800

    Revert "[LICM] Support hosting of dynamic allocas out of loops"

    This reverts commit 8d22100f66c4170510c6ff028c60672acfe1cff9.

    There was a functional regression reported
(https://bugs.llvm.org/show_bug.cgi?id=44996).  I'm not actually sure the patch
is wrong, but I don't have time to investigate currently, and this line of work
isn't something I'm likely to get back to quickly.

-- 
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/20200225/7464900a/attachment-0001.html>


More information about the llvm-bugs mailing list