[flang] Added missing type cast for the implied-do index.
The implied-do index value has 'index' type, and it has to be converted to the original ac-do-variable's data type. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D150150
Loading
Please sign in to comment