Closed
Bug 704151
Opened 14 years ago
Closed 7 years ago
Optimize .all, .any, .none on float4
Categories
(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect, P3)
Tamarin Graveyard
Baseline JIT (CodegenLIR)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Q2 12 - Cyril
People
(Reporter: lhansen, Unassigned)
References
Details
Those accessors were implemented in bug #704070. We should consider, by and by, whether we should optimize them, in particular if there are SIMD primitives that could be used to optimize them or if the code we generate for them is particularly poor.
| Reporter | ||
Updated•14 years ago
|
Priority: P4 → P3
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•