Bug 153505

Summary: Shifts by an amount computed using BitAnd with a mask that subsumes the shift's own mask should be rewired around the BitAnd
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 150507    
Attachments:
Description Flags
the patch saam: review+

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