summaryrefslogtreecommitdiffstats
path: root/vec_qpx_double4.h
diff options
context:
space:
mode:
Diffstat (limited to 'vec_qpx_double4.h')
-rw-r--r--vec_qpx_double4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vec_qpx_double4.h b/vec_qpx_double4.h
index 3bcab2f..ca1eee8 100644
--- a/vec_qpx_double4.h
+++ b/vec_qpx_double4.h
@@ -298,7 +298,7 @@ namespace vecmathlib {
- boolvec_t signbit() const
+ boolvec_t isignbit() const
{
return *this < IV(I(0));
}
OpenPOWER on IntegriCloud