psyclone.psyir.transformations.intrinsics.product2loop_trans

Module providing a transformation from a PSyIR PRODUCT intrinsic to an equivalent PSyIR loop structure. This could be useful if the PRODUCT operator is not supported by the back-end, the required parallelisation approach, or if the performance in the inline code is better than the intrinsic.