Bug 150649 - [B3] handleCommutativity should canonicalize commutative operations over non-constants
Summary: [B3] handleCommutativity should canonicalize commutative operations over non-...
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: 2015-10-28 17:29 PDT by Filip Pizlo
Modified: 2015-10-28 17:47 PDT (History)
0 users

See Also:


Attachments
the patch (2.47 KB, patch)
2015-10-28 17:35 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (2.65 KB, patch)
2015-10-28 17:38 PDT, 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 2015-10-28 17:29:59 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2015-10-28 17:35:22 PDT
Created attachment 264276 [details]
the patch
Comment 2 Filip Pizlo 2015-10-28 17:38:43 PDT
Created attachment 264277 [details]
the patch
Comment 3 Saam Barati 2015-10-28 17:41:15 PDT
Comment on attachment 264277 [details]
the patch

LGTM
Comment 4 Filip Pizlo 2015-10-28 17:47:13 PDT
Landed in http://trac.webkit.org/changeset/191712