================
@@ -2130,7 +2086,7 @@ class FirConverter : public
Fortran::lower::AbstractConverter {
dir->u);
}
- if (lowerToHighLevelFIR()) {
+ {
----------------
tarunprabhu wrote:Thanks. Once Jean ok's the changes to lowering, this should be good to merge. https://github.com/llvm/llvm-project/pull/196205 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
