summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-01-11 12:28:35 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-01-19 17:36:24 -0800
commitbddfb81a312e68053fce5d11274e7764f9363e79 (patch)
tree7744f12de6f3edc8cde6aef94ef587dd27e7dfaf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parente084679f961b2a2779f7ee23d53b4d8c4df2517c (diff)
[flang] Accept sparse argument keyword names for MAX/MIN
Accept any keyword argument names of the form "An" for values of n >= 3 in calls to the intrinsic functions MAX, MIN, and their variants, so long as "n" has no leading zero and all the keywords are distinct. Previously, f18 was needlessly requiring the names to be contiguous. When synthesizing keywords to characterize the procedure's interface, don't conflict with the program's keywords. Differential Revision: https://reviews.llvm.org/D117701
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions