[webkit-reviews] review requested: [Bug 175895] [DFG] Add constant folding rule to convert CompareStrictEq(Untyped, Untyped [with non string cell constant]) to CompareEqPtr(Untyped) : [Attachment 319144] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 26 17:50:35 PDT 2017


Yusuke Suzuki <utatane.tea at gmail.com> has asked  for review:
Bug 175895: [DFG] Add constant folding rule to convert CompareStrictEq(Untyped,
Untyped [with non string cell constant]) to CompareEqPtr(Untyped)
https://bugs.webkit.org/show_bug.cgi?id=175895

Attachment 319144: Patch

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




--- Comment #7 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Created attachment 319144

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

Patch


More information about the webkit-reviews mailing list