[AArch64][GlobalISel] Fix fallbacks introduced for G_SITOFP in...
[AArch64][GlobalISel] Fix fallbacks introduced for G_SITOFP in 8f283caf If we have an integer->fp convert that has differing sizes, e.g. s32 to s64, then don't try to convert it to AArch64::G_SITOF since it won't select.
Loading
Please register or sign in to comment