![]() fir.dispatch code generation uses the binding table stored in the type descriptor. There is no runtime call involved. The binding table is always build from the parent type so the index of a specific binding is the same in the parent derived-type or in the extended type. Follow-up patches will deal cases not present here such as allocatable polymorphic entities or pointers. Reviewed By: jeanPerier, PeteSteinfeld Differential Revision: https://reviews.llvm.org/D136189 |
||
---|---|---|
.. | ||
BoxedProcedure.cpp | ||
CGOps.cpp | ||
CGOps.h | ||
CMakeLists.txt | ||
CodeGen.cpp | ||
DescriptorModel.h | ||
PassDetail.h | ||
PreCGRewrite.cpp | ||
Target.cpp | ||
Target.h | ||
TargetRewrite.cpp | ||
TypeConverter.h |