WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
221435
[JSC] Add B3::FTrunc
https://bugs.webkit.org/show_bug.cgi?id=221435
Summary
[JSC] Add B3::FTrunc
Yusuke Suzuki
Reported
2021-02-04 16:03:51 PST
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.).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-02-11 16:04:13 PST
<
rdar://problem/74255241
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug