[all-commits] [llvm/llvm-project] 79a5ff: [Flang][Driver] Add support for AsmPrinter -mmlir ...
Prabhdeep Soni via All-commits
all-commits at lists.llvm.org
Wed Jul 27 13:06:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79a5ff45cbda0c3b06b9a566c90407c7264c8692
https://github.com/llvm/llvm-project/commit/79a5ff45cbda0c3b06b9a566c90407c7264c8692
Author: Prabhdeep Singh Soni <prabhdeep.singh.soni2 at huawei.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
A flang/test/Driver/mmlir-opts.f90
Log Message:
-----------
[Flang][Driver] Add support for AsmPrinter -mmlir options
This patch adds support for AsmPrinter `-mmlir` options to the Flang driver.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D130598
More information about the All-commits
mailing list