[flang-commits] [flang] [Flang] Fix ACOSD and ASIND (fixes issue #145593) (PR #145656)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Mon Jul 7 00:08:53 PDT 2025


mjklemm wrote:

> LG.
> 
> One question and a request. 
> - Why did you remove the precise test? 

I felt it was not needed any more, as the current checks seems sufficient.

> - Can you add some unit tests for these intrinsics in https://github.com/llvm/llvm-test-suite/tree/main/Fortran/UnitTests ?

Sure thing!  It would have been good to have those.  This bug would have been easy to catch then. :-)



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


More information about the flang-commits mailing list