[flang-commits] [flang] [flang] Fix constant subscript operations (PR #68352)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Thu Oct 5 14:06:51 PDT 2023


luporl wrote:

This PR fixes part of the problem of https://github.com/llvm/llvm-project/issues/63770 (aborting when trying to reshape constant arrays where lower_bound + extent > INT64_MAX).

https://github.com/llvm/llvm-project/pull/68352


More information about the flang-commits mailing list