[flang] Unlimited polymoprhic allocation with intrinsic type spec
An unlimited polymoprhic entity can be allocated with a derived type spec or an intrinsic type spec. This patch add the generation of the runtime function call when the allocation is done with an intrinsic type spec. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D140207
Loading
Please sign in to comment