Skip to content

Make the compiler return structs normally if they are below a certain size. #29

@matt-attack

Description

@matt-attack

Currently structs are all returned by passing a pointer to the return value as one of the arguments. This doesnt always give a gain, especially for small structs on the order of the size of a double.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions