Bug 147434 - ArgumentsEliminationPhase shouldn't have to emit PutStacks for stack slots that are never read
Summary: ArgumentsEliminationPhase shouldn't have to emit PutStacks for stack slots th...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 147433
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-29 20:48 PDT by Filip Pizlo
Modified: 2015-07-29 20:50 PDT (History)
11 users (show)

See Also:


Attachments
WRONG PATCH (3.39 KB, patch)
2015-07-29 20:49 PDT, Filip Pizlo
no flags 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-07-29 20:48:12 PDT
...
Comment 1 Filip Pizlo 2015-07-29 20:49:35 PDT
Created attachment 257807 [details]
WRONG PATCH