diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-06-21 14:33:48 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-06-22 06:48:03 -0700 |
commit | 553cd1924d39927ef8a0889b9f643de147b9037a (patch) | |
tree | 8c170d4d6c9c7f50137e6eb584c11f78b5abf7be /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4813c36db2097876780425368ba3e852919899e7 (diff) | |
download | llvm-553cd1924d39927ef8a0889b9f643de147b9037a.zip llvm-553cd1924d39927ef8a0889b9f643de147b9037a.tar.gz llvm-553cd1924d39927ef8a0889b9f643de147b9037a.tar.bz2 |
[flang] Error recovery in bad specific MIN/MAX calls
When a specific MIN/MAX intrinsic function (e.g. MAX1) reference
has an actual argument error, ensure that a later attempt to fold
the call into a constant doesn't crash due to a missing argument.
Fixes https://github.com/llvm/llvm-project/issues/63140
Differential Revision: https://reviews.llvm.org/D153470
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions