[all-commits] [llvm/llvm-project] d70098: [flang] Improve warning message
Peter Klausler via All-commits
all-commits at lists.llvm.org
Tue Nov 1 10:33:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d700988984635f680245a03325e94c821b87f026
https://github.com/llvm/llvm-project/commit/d700988984635f680245a03325e94c821b87f026
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M flang/lib/Evaluate/host.cpp
M flang/test/Evaluate/folding04.f90
Log Message:
-----------
[flang] Improve warning message
When a floating-point exception occurs while folding an exponentiation
operation with a host library at compilation time, the warning message
should not say that it was an "intrinsic function".
Differential Revision: https://reviews.llvm.org/D137030
More information about the All-commits
mailing list