[flang] Add a proper TODO for polymorphic array lowering with vector subscript
Creation of polymorphic array temporary cannot be done inlined. Add a TODO so the current code exit in a clean way when lowering reach it. A solution involving the runtime will be put in place. Depends on D143490 Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D143491
Loading
Please register or sign in to comment