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

Yi Wu via flang-commits flang-commits at lists.llvm.org
Mon Jan 22 08:16:43 PST 2024


yi-wu-arm wrote:

I didn't add the result check on both `atand(Y,X)` nor `atan2d(Y,X)`, doesn't seem possible for them to have a value that doesn't lie between -180 <-> 180

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


More information about the flang-commits mailing list