psyclone.psyir.transformations.intrinsics.max2code_trans

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