[PATCH] D114472: [fir] Add fir derived type runtime builder

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 00:32:17 PST 2021


clementval updated this revision to Diff 391565.
clementval marked an inline comment as done.
clementval added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114472

Files:
  flang/include/flang/Optimizer/Builder/Runtime/Derived.h
  flang/lib/Optimizer/Builder/CMakeLists.txt
  flang/lib/Optimizer/Builder/Runtime/Derived.cpp
  flang/unittests/Optimizer/Builder/Runtime/DerivedTest.cpp
  flang/unittests/Optimizer/Builder/Runtime/RuntimeCallTestBase.h
  flang/unittests/Optimizer/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114472.391565.patch
Type: text/x-patch
Size: 7221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/8fc37f57/attachment.bin>


More information about the llvm-commits mailing list