[llvm-bugs] [Bug 46917] [Statepoint-VReg] Cornercase bug with multiple uses of a single value

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 14 07:45:34 PDT 2020


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

Denis Antrushin <dantrushin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|unassignedbugs at nondot.org   |dantrushin at gmail.com
             Status|NEW                         |RESOLVED

--- Comment #3 from Denis Antrushin <dantrushin at gmail.com> ---
D87154 fixes this problem by listing every pointer operand only once.
base/derived relation is enconded by following integer arguments (indices
into that pointer list)

-- 
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/20201014/98cf6e01/attachment-0001.html>


More information about the llvm-bugs mailing list