[flang] Handle mixed types in DOT_PRODUCT simplification.
Fortran runtime supports mixed types by casting the loaded values to the result type, so DOT_PRODUCT simplification has to do the same. Differential Revision: https://reviews.llvm.org/D131726
Loading
Please sign in to comment