Closed
Bug 1068096
Opened 10 years ago
Closed 10 years ago
Odin: add support for float32x4.min/max
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: bbouvier, Assigned: bbouvier)
References
Details
Attachments
(1 file)
8.90 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Quite trivial, except for the specific NaN / -0 vs 0 cases, see comment in test
files and bug 1068028.
Attachment #8490130 -
Flags: review?(luke)
Comment 2•10 years ago
|
||
Comment on attachment 8490130 [details] [diff] [review]
Add Min/Max support in Odin
Nice
Attachment #8490130 -
Flags: review?(luke) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → ASSIGNED
Flags: in-testsuite+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•