[PATCH] D123297: [flang][driver] Add support for -mmlir
Mehdi AMINI via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 10:55:05 PDT 2022
mehdi_amini added a comment.
`-mmlir` is fine with me, but note that MLIR has much less global options than LLVM: you will only get access to context and passmanager options and not individual passes flags. That's not a criticism :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123297/new/
https://reviews.llvm.org/D123297
More information about the cfe-commits
mailing list