[flang-commits] [PATCH] D122938: [flang] Fold instantiated PDT character component length when needed

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Apr 1 14:14:40 PDT 2022


jeanPerier updated this revision to Diff 419857.
jeanPerier added a comment.

Use `IsActuallyConstant` and make the required instantiation available to the linker.
Revert unrelated format change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122938

Files:
  flang/include/flang/Evaluate/check-expression.h
  flang/lib/Evaluate/check-expression.cpp
  flang/lib/Semantics/type.cpp
  flang/test/Lower/derived-types-kind-params.f90
  flang/test/Semantics/offsets02.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122938.419857.patch
Type: text/x-patch
Size: 4587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220401/66d0819c/attachment-0001.bin>


More information about the flang-commits mailing list