[flang-commits] [flang] [flang][NFC] Converted five tests from old lowering to new lowering (part 4) (PR #174906)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Thu Jan 8 10:15:49 PST 2026


eugeneepshteyn wrote:

> Is the primary change here that lowering is done through HLFIR now? (I see that `-hlfir=false` was removed from the `RUN` lines).

Yes. The ultimate goal is to convert all the tests to the new lowering and then remove the old lowering from the compiler.

https://github.com/llvm/llvm-project/pull/174906


More information about the flang-commits mailing list