[all-commits] [llvm/llvm-project] 69b69c: [flang][tco] Add -emit-final-mlir flag (#146533)
Kajetan Puchalski via All-commits
all-commits at lists.llvm.org
Tue Jul 1 08:22:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69b69cbcb451ce48df24e1972e925fde2dcba511
https://github.com/llvm/llvm-project/commit/69b69cbcb451ce48df24e1972e925fde2dcba511
Author: Kajetan Puchalski <kajetan.puchalski at arm.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
A flang/test/Driver/tco-emit-final-mlir.fir
M flang/tools/tco/tco.cpp
Log Message:
-----------
[flang][tco] Add -emit-final-mlir flag (#146533)
Add a flag to tco for emitting the final MLIR, prior to lowering to LLVM
IR. This is intended to produce output that can be passed directly to
mlir-translate.
---------
Signed-off-by: Kajetan Puchalski <kajetan.puchalski at arm.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list