Closed
Bug 703598
Opened 13 years ago
Closed 13 years ago
Inline optimization of Vector.<float4>
Categories
(Tamarin Graveyard :: Virtual Machine, defect, P2)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
FIXED
Q2 12 - Cyril
People
(Reporter: lhansen, Assigned: lhansen)
References
Details
Virgil disabled the Vector.<float4> inlining when he changed the float4_t parameter passing conventions. It needs to be re-enabled.
Assignee | ||
Comment 1•13 years ago
|
||
Believed invalid because the code it refers to was reverted.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Comment 2•13 years ago
|
||
was temporarily reverted AFAICT.... IMO should be kept open.
Comment 3•13 years ago
|
||
fixed in changeset 7026:5b3dde74a4ad
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•