[flang] Support polymorphic inputs for the TRANSPOSE intrinsic
Force TRANSPOSE with polymorphic inputs through the runtime call and carry the polymorphic type information from the matrix to the result. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D143709
Loading
Please sign in to comment