[AArch64] Fix fp16 test failures after PR82964 fix
This fixes test failures in gcc.target/aarch64/f16_mov_immediate_*.c after fixing PR82964. The check for a scalar floating point constant didn't include 16-bit floating point modes, so use GET_MODE_CLASS instead. gcc/ PR target/82964 * config/aarch64/aarch64.c (aarch64_legitimate_constant_p): Use GET_MODE_CLASS for scalar floating point. From-SVN: r256854
Showing
Please
register
or
sign in
to comment