[flang-commits] [flang] [llvm] [flang-rt] Add PDT LEN parameter support: Concrete type cache (PR #181008)

via flang-commits flang-commits at lists.llvm.org
Tue May 5 10:31:47 PDT 2026


tmjbios wrote:

Closing this PR, as the cache approach is not needed due to the guarantee around LEN-dependent members being Automatic. Patching a cache-less approach on top of this PR is just going to make it difficult to follow.

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


More information about the flang-commits mailing list