Bug 161849 - DFG::forAllKilledOperands() could use a faster bitvector scan in the same-inline-stack fast path
Summary: DFG::forAllKilledOperands() could use a faster bitvector scan in the same-inl...
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: 161847
Blocks:
  Show dependency treegraph
 
Reported: 2016-09-11 12:54 PDT by Filip Pizlo
Modified: 2016-09-12 09:11 PDT (History)
9 users (show)

See Also:


Attachments
the patch (5.80 KB, patch)
2016-09-11 22:59 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 2016-09-11 12:54:28 PDT
...
Comment 1 Filip Pizlo 2016-09-11 22:59:33 PDT
Created attachment 288551 [details]
the patch
Comment 2 Saam Barati 2016-09-11 23:18:03 PDT
Comment on attachment 288551 [details]
the patch

r=me
Comment 3 Filip Pizlo 2016-09-12 09:11:35 PDT
Landed in https://trac.webkit.org/changeset/205810