Skip to content

Loop Unrolling Support #7

Description

@KFKMan

For const sized array sorting we can use loop unrolling optimization.

Source code generator for const sized array sorting can be good.
Generated functions can be named as $FunctionName$Size$Version for example SortV1 => Sort1000V1 (For Size 1000)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions