[Webkit-unassigned] [Bug 159170] New: Clean up resetting reachability in B3/Air

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 14:47:06 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=159170

            Bug ID: 159170
           Summary: Clean up resetting reachability in B3/Air
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

In r202512 I fixed a bug in B3::Procedure::resetReachability(), but this fix was more complicated than need be.  There was one set of data structures for the set of live basic blocks, and another for the set of live values - even though the set of blocks determined the set of values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160627/f2ea8e8e/attachment.html>


More information about the webkit-unassigned mailing list