Bug 161849

Summary: DFG::forAllKilledOperands() could use a faster bitvector scan in the same-inline-stack fast path
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, dbates, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 161847    
Bug Blocks:    
Attachments:
Description Flags
the patch saam: review+

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