1 /* Test various operators on __fp16 and mixed __fp16/float operands.  */
2 /* { dg-do run { target arm*-*-* } } */
3 /* { dg-require-effective-target arm_fp16_alternative_ok }
4 /* { dg-options "-mfp16-format=alternative -ffast-math" } */
5 
6 #include "arm-fp16-ops.h"
7