psyclone.psyir.transformations.intrinsics.sign2code_trans

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