[flang] Warn about overflow after folding HYPOT
The code that folds the intrinsic function HYPOT was neglecting to warn the programmer about overflow when it occurs. Differential Revision: https://reviews.llvm.org/D154371
Loading
Please sign in to comment