[llvm-bugs] [Bug 50027] globalopt results in assertion (Instructions.h:942)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 11 11:39:45 PDT 2021


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

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassignedbugs at nondot.org   |i at maskray.me
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Fangrui Song <i at maskray.me> ---
Fixed by D50027 (target: 13.0.0)

I removed the heap SROA implementation.
It was largely untested and did not optimize anything when bootstrapping clang.
Someone who wants to add a new implementation may use the remained tests.

-- 
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/20210511/25b4c9cc/attachment.html>


More information about the llvm-bugs mailing list