Open
Description
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.
cc @czgdp1807
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.
cc @czgdp1807