[PATCH] D101482: [flang] Allow KIND type parameters to be used as LEN parameters of components

Pete Steinfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 15:30:06 PDT 2021


PeteSteinfeld updated this revision to Diff 341678.
PeteSteinfeld added a comment.

Responding to Peter's comments.  I totally changed my implementation to be as
described in the current commit description.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101482/new/

https://reviews.llvm.org/D101482

Files:
  flang/lib/Semantics/runtime-type-info.cpp
  flang/module/__fortran_type_info.f90
  flang/test/Semantics/resolve69.f90
  flang/test/Semantics/typeinfo01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101482.341678.patch
Type: text/x-patch
Size: 7005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/34f5627a/attachment-0001.bin>


More information about the llvm-commits mailing list