Bug 153505 - Shifts by an amount computed using BitAnd with a mask that subsumes the shift's own mask should be rewired around the BitAnd
Summary: Shifts by an amount computed using BitAnd with a mask that subsumes the shift...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 150507
  Show dependency treegraph
 
Reported: 2016-01-26 13:03 PST by Filip Pizlo
Modified: 2016-01-26 14:07 PST (History)
5 users (show)

See Also:


Attachments
the patch (3.00 KB, patch)
2016-01-26 13:06 PST, Filip Pizlo
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-01-26 13:03:22 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2016-01-26 13:06:24 PST
Created attachment 269908 [details]
the patch
Comment 2 Saam Barati 2016-01-26 13:10:20 PST
Comment on attachment 269908 [details]
the patch

r=me
Comment 3 Filip Pizlo 2016-01-26 14:07:53 PST
Landed in http://trac.webkit.org/changeset/195621