commit | d984098b01932b64316a9d95e7f06aeaeb8f6670 | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | Thu Aug 29 14:46:28 2019 +0100 |
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | Mon Oct 14 11:58:53 2019 +0100 |
tree | 237800791cd600f4635febd681225f858528586b | |
parent | a2f717ef3616b28b96f0f1aebea97086815597e1 [diff] |
Add vector log Worst-case error is 1.67 ulp, the polynomial was generated by sollya. Uses a 128 entry (2KB) lookup table. Special cases fall back to scalar log call.