Files
clang-p2996/flang/lib/Optimizer/Dialect/FIROps.cpp
Valentin Clement fd26eee486 [flang] Allow pointer association between derived-type pointer and unlimited polymorphic target
Pointer association to unlimited polymorphic target is allowed for
unlimited polymorphic pointer and non-extensible derived-type.
This is checked by the semantic and this patch allows it in the
fir.rebox operation.

Reviewed By: jeanPerier, PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D142104
2023-01-19 17:34:34 +01:00

142 KiB