================
@@ -2130,7 +2086,7 @@ class FirConverter : public Fortran::lower::AbstractConverter {
dir->u);
}
- if (lowerToHighLevelFIR()) {
+ {
----------------
eugeneepshteyn wrote:
Fixed
https://github.com/llvm/llvm-project/pull/196205