psyclone.psyir.transformations.intrinsics.min2code_trans

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