Closed Bug 738675 Opened 13 years ago Closed 7 years ago

Optimize Vector fast paths.

Categories

(Tamarin Graveyard :: Optimizing JIT, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: edwsmith, Unassigned)

References

Details

Attachments

(1 file)

In Brannan and Cyril, access to Vector was substantially improved by inlining fast paths in CodegenLIR. We need similar code in halfmoon as well. Note that CodegenLIR has more helpers than it really needs. Half of them combine a vector load with a to-atom conversion, which need not be combined in a single helper. Native typed helpers are good enough.
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
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.

Attachment

General

Creator:
Created:
Updated:
Size: