diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-04-29 13:23:26 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-05-10 08:53:08 -0700 |
commit | 940871dd289c9f92ee32d899d58538c57c76c16d (patch) | |
tree | 5ea038ac8a383735fefbe94e89bebdff81598ed7 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | c813516ef809494d66f611e4f92569492935ddf9 (diff) | |
download | llvm-940871dd289c9f92ee32d899d58538c57c76c16d.zip llvm-940871dd289c9f92ee32d899d58538c57c76c16d.tar.gz llvm-940871dd289c9f92ee32d899d58538c57c76c16d.tar.bz2 |
[flang] Enforce limit on rank + corank
Fortran 2018 requires that a compiler allow objects whose rank + corank
is 15, and that's our maximum; detect and diagnose violations.
Differential Revision: https://reviews.llvm.org/D125153
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions