[AArch64][GlobalISel] Lower G_SMULH/G_UMULH unless its one of the supported types.
s32 was also incorrectly marked as a supported type, and was causing fallbacks because we don't support it.
Loading
Please sign in to comment
s32 was also incorrectly marked as a supported type, and was causing fallbacks because we don't support it.