Opened 4 years ago

Last modified 2 years ago

#1606 assigned enhancement

Add code to lfa2 for extinguishing SRFI-4 predicates

Reported by: sjamaan Owned by: felix winkelmann
Priority: minor Milestone: 5.4
Component: scrutinizer Version: 5.0.0
Keywords: lfa2 Cc:
Estimated difficulty: medium

Description

Now that we have inlineable procedures for SRFI-4 vector access, since #757, we should also add code to lfa2 to extinguish predicates for these vectors completely.

If possible, we should add unboxing for f32vectors and f64vectors, too.

Change History (3)

comment:1 Changed 4 years ago by felix winkelmann

Owner: set to felix winkelmann
Status: newassigned

comment:2 Changed 4 years ago by felix winkelmann

Milestone: 5.25.3

comment:3 Changed 2 years ago by sjamaan

Milestone: 5.35.4
Note: See TracTickets for help on using tickets.