Guoqiang QI
|
3012e755e9
|
Add plog ops support packet2d for NEON
|
2020-09-15 17:10:35 +00:00 |
|
Guoqiang QI
|
85428a3440
|
Add Neon psqrt<Packet2d> and pexp<Packet2d>
|
2020-09-08 09:04:03 +00:00 |
|
David Tellenbach
|
8ba1b0f41a
|
bfloat16 packetmath for Arm Neon backend
|
2020-08-13 15:48:40 +00:00 |
|
Joel Holdsworth
|
eacf97f727
|
NEON: Implemented half-size vectors
|
2020-03-10 22:46:19 +00:00 |
|
Joel Holdsworth
|
da5a7afed0
|
Improvements to the tidiness and completeness of the NEON implementation
|
2020-01-10 18:31:15 +00:00 |
|
Rasmus Munk Larsen
|
13ef08e5ac
|
Move implementation of vectorized error function erf() to SpecialFunctionsImpl.h.
|
2019-09-27 13:56:04 -07:00 |
|
Rasmus Munk Larsen
|
6de5ed08d8
|
Add generic PacketMath implementation of the Error Function (erf).
|
2019-09-19 12:48:30 -07:00 |
|
Gael Guennebaud
|
55b63d4ea3
|
Fix compilation without vector engine available (e.g., x86 with SSE disabled):
-> ppolevl is required by ndtri even for the scalar path
|
2019-09-05 18:16:46 +02:00 |
|
Gael Guennebaud
|
c785464430
|
Add packet sin and cos to Altivec/VSX and NEON
|
2018-11-30 16:21:33 +01:00 |
|
Gael Guennebaud
|
7655a8af6e
|
cleanup
|
2018-11-26 23:21:29 +01:00 |
|
Gael Guennebaud
|
4a347a0054
|
Unify NEON's pexp with generic implementation
|
2018-11-26 22:15:44 +01:00 |
|
Gael Guennebaud
|
c24e98e6a8
|
Unify NEON's plog with generic implementation
|
2018-11-26 15:02:16 +01:00 |
|
Gael Guennebaud
|
0836a715d6
|
bug #1611: fix plog(0) on NEON
|
2018-11-26 09:08:38 +01:00 |
|
Christoph Hertzberg
|
11ddac57e5
|
Merged in guillaume_michel/eigen (pull request PR-334)
- Add support for NEON plog PacketMath function
|
2017-10-23 13:22:22 +00:00 |
|
Benoit Steiner
|
cc5d7ff523
|
Added vectorized implementation of the exponential function for ARM/NEON
|
2015-02-10 14:02:38 -08:00 |
|