[flang-commits] [flang] [flang] Fix for atand(Y, X), and implment atan2d(Y, X), atanpi(X), atanpi(Y, X), atan2pi(Y, X) (PR #79002)

Yi Wu via flang-commits flang-commits at lists.llvm.org
Mon Feb 5 02:19:08 PST 2024


yi-wu-arm wrote:

Hi, @jeanPerier sorry for throwing a ping, do you mind have a quick look at the updated code? I've changed `DivOp` to an `InvPi` with `MulOp`, and some small comment fix with rebase on main to solve merge conflict.

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


More information about the flang-commits mailing list