[flang-commits] [clang] [flang] [mlir] [flang] Add support for -mrecip[=<list>] (PR #143418)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Mon Jun 9 11:56:59 PDT 2025


================
@@ -0,0 +1,27 @@
+! Test that -mrecip[=<list>] works as expected.
+
----------------
tarunprabhu wrote:

Since you have added both `FlangOption` and `FC1Option` in `Options.td`, could we test that the option is recognized by the main driver as well, not just `-fc1`?

https://github.com/llvm/llvm-project/pull/143418


More information about the flang-commits mailing list