[webkit-reviews] review requested: [Bug 198253] [JSC] ResultType implementation is wrong for bit ops, and ends up making ArithDiv in DFG Int32 fast path even if Baseline constantly produces Double result : [Attachment 378452] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 10 03:30:56 PDT 2019


Yusuke Suzuki <ysuzuki at apple.com> has asked  for review:
Bug 198253: [JSC] ResultType implementation is wrong for bit ops, and ends up
making ArithDiv in DFG Int32 fast path even if Baseline constantly produces
Double result
https://bugs.webkit.org/show_bug.cgi?id=198253

Attachment 378452: Patch

https://bugs.webkit.org/attachment.cgi?id=378452&action=review




--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
Created attachment 378452

  --> https://bugs.webkit.org/attachment.cgi?id=378452&action=review

Patch


More information about the webkit-reviews mailing list