[flang-commits] [flang] [flang] Eliminate workaround for optimizing maxval Fortran intrinsic (PR #65814)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Fri Sep 8 15:01:06 PDT 2023
vzakhari 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`)?
https://github.com/llvm/llvm-project/pull/65814
More information about the flang-commits
mailing list