From 35d149e34caabc8ca77ef908d6024f32d84b7ff4 Mon Sep 17 00:00:00 2001 From: Pedro Caldeira Date: Fri, 21 Aug 2020 17:52:34 -0500 Subject: Add missing functions for Packet8bf in Altivec architecture. Including new tests for bfloat16 Packets. Fix prsqrt on GenericPacketMath. --- test/packetmath_test_shared.h | 1 - 1 file changed, 1 deletion(-) (limited to 'test/packetmath_test_shared.h') diff --git a/test/packetmath_test_shared.h b/test/packetmath_test_shared.h index 5be10997a..7b8caedcb 100644 --- a/test/packetmath_test_shared.h +++ b/test/packetmath_test_shared.h @@ -208,7 +208,6 @@ struct runner { static void run() { runall::run(); - runall::run(); } }; -- cgit v1.2.3