When folding a substring of a named constant or character literal,
acquire the value of a missing upper bound from the base object.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142942
[flang] Handle missing substring upper bound better when folding ClosedPublic Authored by klausler on Jan 30 2023, 4:17 PM.
Details Summary When folding a substring of a named constant or character literal,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 30 2023, 4:22 PM Closed by commit rG8fed620e98f4: [flang] Handle missing substring upper bound better when folding (authored by klausler). · Explain WhyJan 31 2023, 8:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 493630 flang/lib/Evaluate/variable.cpp
flang/test/Evaluate/fold-substr.f90
flang/test/Lower/character-local-variables.f90
|