[llvm-bugs] [Bug 30216] GVNHoist hoists a store above a load of the same memory location

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 10 14:07:56 PDT 2016


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

Sebastian Pop <sebpop at gmail.com> changed:

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

--- Comment #13 from Sebastian Pop <sebpop at gmail.com> ---
Reopening, as the fix was reverted in:

commit 579bab4252d27fec369fca49aab7fda023775307
Author: Hans Wennborg <hans at hanshq.net>
Date:   Thu Sep 22 21:20:53 2016 +0000

    Revert r282168 "GVN-hoist: fix store past load dependence analysis
(PR30216)"

    and also the dependent r282175 "GVN-hoist: do not dereference null
pointers"

    It's causing compiler crashes building Harfbuzz (PR30499).

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282199
91177308-0d34-0410-b5e6-96231b3b80d8

-- 
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/20161010/7a2c7071/attachment.html>


More information about the llvm-bugs mailing list