[webkit-reviews] review granted: [Bug 196371] B3 should reduce (integer) Sub(Neg(x), y) to Neg(Add(x, y)) : [Attachment 373995] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 20:19:20 PDT 2019


Keith Miller <keith_miller at apple.com> has granted Justin Michaud
<justin_michaud at apple.com>'s request for review:
Bug 196371: B3 should reduce (integer) Sub(Neg(x), y) to Neg(Add(x, y))
https://bugs.webkit.org/show_bug.cgi?id=196371

Attachment 373995: Patch

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




--- Comment #3 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 373995
  --> https://bugs.webkit.org/attachment.cgi?id=373995
Patch

r=me.


More information about the webkit-reviews mailing list