WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
21162
Make SSE detection less bad
https://bugs.webkit.org/show_bug.cgi?id=21162
Summary
Make SSE detection less bad
Gavin Barraclough
Reported
2008-09-26 19:24:49 PDT
* should check on windows, * should not need check for SSE2 on OS X (ALWAYS_INLINE return true), * should be checking for the correct SSE version, as required, * should be asserting required SSE version is available when emitting instructions in X86Assembler, Probably move the SSE checking to something like kjs/CPUSpecifics.h (in the longer term may need separate files per architecture.
Attachments
Add attachment
proposed patch, testcase, etc.
Gavin Barraclough
Comment 1
2008-12-22 23:10:46 PST
This bug now redundant, fixed alongside earlier changes.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug