Skip to content

Loop unrolling #46

@julfarn

Description

@julfarn

We want to support loop unrolling for backands uncapable of (backward) control flow. In the first versions, loop unrolling will be mandatory.
Going forward, we will gradually increase support for loops throughout the whole pipeline, considering vectorization as well.

  • Add loop unrolling to the pipeline.
  • Ensure that all loops have been unrolled, otherwise emit error. In particular, all loops must have a static number of iterations.
  • Implement test cases.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions