Closed kirstenmg closed 5 months ago
Change function inlining to always inline for our existing fixed number of iterations. This does cause code size to increase for recursive functions, but it works for now.
Change function inlining to always inline for our existing fixed number of iterations. This does cause code size to increase for recursive functions, but it works for now.