UNCONFIRMED 123202
DFG JIT doesn't support of intrinsic for some arithmetical operations
https://bugs.webkit.org/show_bug.cgi?id=123202
Summary DFG JIT doesn't support of intrinsic for some arithmetical operations
Mamikon Vardanyan
Reported 2013-10-23 05:59:54 PDT
Patch adds support of intrinsics for operations Math.log, Math.exp and Math.floor.
Attachments
This patch adds support of intrinsics for Arithmetical operations Math.log, Math.exp and Math.floor (13.13 KB, patch)
2013-10-23 06:01 PDT, Mamikon Vardanyan
no flags
Mamikon Vardanyan
Comment 1 2013-10-23 06:01:38 PDT
Created attachment 214947 [details] This patch adds support of intrinsics for Arithmetical operations Math.log, Math.exp and Math.floor
Note You need to log in before you can comment on or make changes to this bug.