Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Control flow: Inlining, recursion unrolling #6

Open
elefthei opened this issue Oct 28, 2020 · 1 comment
Open

Control flow: Inlining, recursion unrolling #6

elefthei opened this issue Oct 28, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@elefthei
Copy link
Collaborator

Inlining of function calls and recursions, up to _maxIteration. Should apply this before loop unrolling.

@jkwoods
Copy link
Collaborator

jkwoods commented Nov 3, 2020

@sga001 sga001 added the enhancement New feature or request label Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants