psyclone.psyir.transformations.intrinsics.dotproduct2code_trans

Module providing a transformation from a PSyIR DOT_PRODUCT operator to PSyIR code. This could be useful if the DOT_PRODUCT operator is not supported by the back-end or if the performance in the inline code is better than the intrinsic.