[Webkit-unassigned] [Bug 221435] New: [JSC] Add B3::FTrunc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 16:03:51 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221435
Bug ID: 221435
Summary: [JSC] Add B3::FTrunc
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ysuzuki at apple.com
It is Math trunk(double/float). This is very frequently used one so that we should have that in B3 instead of FTLOutput::doubleTrunc's patchpoint. (If we implement it in B3 opcode, we can drive strength reduction etc.).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210205/265a7586/attachment.htm>
More information about the webkit-unassigned
mailing list