[flang-commits] [flang] [llvm] [mlir] [Flang] [OpenMP] atomic compare (PR #184761)
via flang-commits
flang-commits at lists.llvm.org
Wed May 6 09:40:41 PDT 2026
SunilKuravinakop wrote:
> That's an interesting solution. I think if we are going to handle special cases directly then the other case is that `NaN == NaN` evaluates to false.
I have added a check for NaN == NaN. @tblah can you please review?
https://github.com/llvm/llvm-project/pull/184761
More information about the flang-commits
mailing list