Closed
Bug 1156228
Opened 10 years ago
Closed 6 years ago
SIMD: Use PTEST in float32x4toint32x4 codegen
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox40 | --- | affected |
People
(Reporter: bbouvier, Unassigned)
References
Details
From bug 1142668 comment 11:
> With SSE4.1 we could do this with vptest instead of vmovmskps+cmp and I think it'd be faster.
Opening a bug so that we can reference it from the code.
Updated•8 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•