When a triplet's lower and upper bounds are the same, we can
check them without requiring a constant stride.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142943
[flang] More subscript triplet checking at compilation time ClosedPublic Authored by klausler on Jan 30 2023, 5:04 PM.
Details Summary When a triplet's lower and upper bounds are the same, we can
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 30 2023, 5:36 PM Closed by commit rG325bd5289351: [flang] More subscript triplet checking at compilation time (authored by klausler). · Explain WhyJan 31 2023, 8:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 493631 flang/lib/Semantics/expression.cpp
flang/test/Semantics/expr-errors06.f90
|