[webkit-reviews] review requested: [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:11:57 PDT 2019


Justin Michaud <justin_michaud at apple.com> has asked  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 #2 from Justin Michaud <justin_michaud at apple.com> ---
Created attachment 373995

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

Patch


More information about the webkit-reviews mailing list