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
Radar WebKit Bug Importer
Comment 1 2021-02-11 16:04:13 PST
Note You need to log in before you can comment on or make changes to this bug.