Additional NEON packet-math operations

This commit is contained in:
Joel Holdsworth
2020-03-26 20:18:19 +00:00
committed by Rasmus Munk Larsen
parent deb93ed1bf
commit 52d54278be
11 changed files with 560 additions and 9 deletions

View File

@@ -58,6 +58,7 @@ struct default_packet_traits
HasConj = 1,
HasSetLinear = 1,
HasBlend = 0,
HasInsert = 0,
HasReduxp = 1,
HasDiv = 0,