[llvm] [APFloat] add power (PR #122889)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 07:03:27 PST 2025


https://github.com/kuhar commented:

> What special case should we test here?

IEEE 754-2019 does list a bunch of edge cases for `pown` -- we could adopt those.

https://github.com/llvm/llvm-project/pull/122889


More information about the llvm-commits mailing list