[flang-commits] [PATCH] D100897: [flang] Make 'team_number()' an intrinsic function
Craig E Rasmussen via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jul 7 12:23:19 PDT 2021
craig.rasmussen updated this revision to Diff 357042.
craig.rasmussen added a comment.
Added the static function MissingDerivedType() to allow the creation of a DynamicType with TypeCategory::Derived when a semantics::DerivedTypeSpec is not directly available. This allows a missing actual argument for an optional dummy.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100897/new/
https://reviews.llvm.org/D100897
Files:
flang/docs/Intrinsics.md
flang/include/flang/Evaluate/type.h
flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/team_number.f90
flang/unittests/Evaluate/intrinsics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100897.357042.patch
Type: text/x-patch
Size: 8187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210707/42303a60/attachment.bin>
More information about the flang-commits
mailing list