You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LFortran supports optimization passes like loop_unroll, fma, etc. which are already supported in libasr. We should update LPython to make use of these optimization passes.