blob: d98aa0c494ee9b95bec149fc32967cd97fb66b8d [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O3 -march=z14 -mzvector -mzarch -fexceptions -fnon-call-exceptions" } */
#include "autovec.h"
AUTOVEC_FLOAT (SIGNALING_EQ);
/* The vectorizer produces <= and ==, which rtl passes cannot turn into vfkesb
yet. */
/* { dg-final { scan-assembler {\n\tvfcesb\t} } } */
/* { dg-final { scan-assembler {\n\tvfkhesb\t} } } */