Bug 122229 - Eliminate a branch in FastBitVector setAndCheck, make it vectorizable.
Summary: Eliminate a branch in FastBitVector setAndCheck, make it vectorizable.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-02 12:03 PDT by Nadav Rotem
Modified: 2013-10-02 13:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2013-10-02 12:10 PDT, Nadav Rotem
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nadav Rotem 2013-10-02 12:03:59 PDT
Eliminate a branch in FastBitVector setAndCheck, make it vectorizable.
Comment 1 Nadav Rotem 2013-10-02 12:10:05 PDT
Created attachment 213183 [details]
Patch
Comment 2 Geoffrey Garen 2013-10-02 12:12:05 PDT
Comment on attachment 213183 [details]
Patch

r=me
Comment 3 Nadav Rotem 2013-10-02 12:50:27 PDT
Added "commit-queue?"
Comment 4 WebKit Commit Bot 2013-10-02 13:33:14 PDT
Comment on attachment 213183 [details]
Patch

Clearing flags on attachment: 213183

Committed r156792: <http://trac.webkit.org/changeset/156792>
Comment 5 WebKit Commit Bot 2013-10-02 13:33:16 PDT
All reviewed patches have been landed.  Closing bug.