[flang] Fix to IsDescriptor
IsDescriptor was returning false for a component whose shape depended on a length parameter. Change it to return true for any array with non-constant bounds. Differential Revision: https://reviews.llvm.org/D79349
Loading
Please sign in to comment