[libcxx-commits] [libcxx] [libcxx] Improve accuracy of complex exp (PR #165254)
Aleksei Nurmukhametov via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 28 12:49:50 PDT 2025
nurmukhametov wrote:
> I think an approach similar to #99677 would be better.
I have created this PR https://github.com/llvm/llvm-project/pull/165457 with this approach. However, I don't really understand why you preserved partially the initial implementation in #99677.
https://github.com/llvm/llvm-project/pull/165254
More information about the libcxx-commits
mailing list