The compiler preserves lower bounds of explicit-shape named constant arrays, but
failed to also do so for implicit-shape named constants. Fix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D127021
[flang] Don't discard lower bounds of implicit-shape named constants klausler on Jun 3 2022, 3:54 PM. Authored by
Details The compiler preserves lower bounds of explicit-shape named constant arrays, but
Diff Detail
|