[flang-commits] [flang] [flang][driver] apply mlir pass options immediately after lowering (PR #106099)
via flang-commits
flang-commits at lists.llvm.org
Tue Aug 27 01:31:12 PDT 2024
jeanPerier wrote:
> Hey @jeanPerier , could you add a test showing that `-mmlir <option>` works and `-<option>` does not? We should make sure that we don't expose the compiler internals to end users. Thanks!
Hey @banach-space, sure, I added a new test.
https://github.com/llvm/llvm-project/pull/106099
More information about the flang-commits
mailing list