[SystemZ][FPEnv] Back-end support for STRICT_[SU]INT_TO_FP
As of b1d8576b there is middle-end support for STRICT_[SU]INT_TO_FP, so this patch adds SystemZ back-end support as well. The patch is SystemZ target specific except for adding SD patterns strict_[su]int_to_fp and any_[su]int_to_fp to TargetSelectionDAG.td as usual.
Loading
Please sign in to comment