[flang] Support lowering of IS_CONTIGUOUS
This supports the lowering of intrinsic IS_CONTIGUOUS for array argument. The argument of assumed rank is not supported since it is not implemented yet as the procedure argument. Add TODO for it. Reviewed By: PeteSteinfeld, jeanPerier Differential Revision: https://reviews.llvm.org/D141212
Loading
Please sign in to comment