[flang-commits] [flang] [flang][tco] Add -emit-final-mlir flag (PR #146533)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Tue Jul 1 07:11:33 PDT 2025
https://github.com/tblah commented:
Great to see this, I'm sure I won't be the only one who can save time not having to dump mlir after every pass. I think the name is good.
Please could you add a test that uses this flag and checks that what it gets is LLVM dialect MLIR.
I'll add some other reviewers who often work on LLVMIR codegen as they may also find this useful.
https://github.com/llvm/llvm-project/pull/146533
More information about the flang-commits
mailing list