mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add missing functions for Packet8bf in Altivec architecture.
Including new tests for bfloat16 Packets. Fix prsqrt on GenericPacketMath.
This commit is contained in:
@@ -208,7 +208,6 @@ struct runner<Scalar,PacketType,true,false>
|
||||
{
|
||||
static void run() {
|
||||
runall<Scalar,PacketType>::run();
|
||||
runall<Scalar,Scalar>::run();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user