[Webkit-unassigned] [Bug 169249] New: Consider making LowerToAir::appendBinOp general enough to handle cases where one or both of the operands is already a known tmp or immediate
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 6 19:50:54 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169249
Bug ID: 169249
Summary: Consider making LowerToAir::appendBinOp general enough
to handle cases where one or both of the operands is
already a known tmp or immediate
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
So that we don't have code like in LowerToAir::appendGeneralAtomic, that has a mediocre recreation of appendBinOp.
--
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/20170307/bb2b165a/attachment-0001.html>
More information about the webkit-unassigned
mailing list