[webkit-reviews] review canceled: [Bug 152164] B3 should reduce Shl(<S|Z>Shr(@x, @const), @const) to BitAnd(@x, -(1<<@const)) : [Attachment 365002] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 08:29:15 PDT 2019


WebKit Commit Bot <commit-queue at webkit.org> has canceled  review:
Bug 152164: B3 should reduce Shl(<S|Z>Shr(@x, @const), @const) to BitAnd(@x,
-(1<<@const))
https://bugs.webkit.org/show_bug.cgi?id=152164

Attachment 365002: Patch

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




--- Comment #15 from WebKit Commit Bot <commit-queue at webkit.org> ---
Comment on attachment 365002
  --> https://bugs.webkit.org/attachment.cgi?id=365002
Patch

Clearing flags on attachment: 365002

Committed r243065: <https://trac.webkit.org/changeset/243065>


More information about the webkit-reviews mailing list