diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-10-05 17:15:50 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-10-06 15:22:30 -0700 |
commit | cebf1348dfcd14b6985b31a4627891e5ffece099 (patch) | |
tree | 478e5794a1421cf8d61fc4bccced05bbca5f5fd3 /llvm/lib/Support/SmallVector.cpp | |
parent | fb5c2899d162e039fc92d74e8cc7706156c8173f (diff) | |
download | llvm-cebf1348dfcd14b6985b31a4627891e5ffece099.zip llvm-cebf1348dfcd14b6985b31a4627891e5ffece099.tar.gz llvm-cebf1348dfcd14b6985b31a4627891e5ffece099.tar.bz2 |
[flang] Correct epistemological edge cases for IS_CONTIGUOUS folding
Don't return a hard .FALSE. when folding IS_CONTIGUOUS() unless the
subscript triplets are discontiguous and array section is nonempty,
or if the array section is nonempty and there is a vector subscript.
Differential Revision: https://reviews.llvm.org/D135334
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions