[flang-commits] [flang] [flang] Eliminate workaround for optimizing maxval Fortran intrinsic (PR #65814)
Daniil Dudkin via flang-commits
flang-commits at lists.llvm.org
Sat Sep 9 01:41:05 PDT 2023
unterumarmung wrote:
> Thank you! Would you be able to check what happens with F128 maxval case right now? Does LLVM call `fmaxl` (with and w/o `-ffast-math`)?
I'll try. Could you share some Fortran program reproducer, please?
https://github.com/llvm/llvm-project/pull/65814
More information about the flang-commits
mailing list