commit | bb90d689e76af1f3c1523f5b4d421fe9c19f04d9 | [log] [tgz] |
---|---|---|
author | Pierre Blanchard <pierre.blanchard@arm.com> | Mon Jun 12 10:19:48 2023 +0000 |
committer | Pierre Blanchard <pierre.blanchard@arm.com> | Mon Jun 12 10:20:54 2023 +0000 |
tree | 29c5b4bf30ac06b8e517af5e8097eb7a28c5281c | |
parent | ebb67baf756058bb1b0e3ba7f4162371979f0433 [diff] |
pl/math: Cleanup Neon log10f and log2f. Replace implicit arithmetic operations with intrinsics and move data to struct for improved memory access.