[Mlir-commits] [clang] [flang] [mlir] [Flang][Driver]Implemented the support for option -f[no-]optimize-sibling-calls in Flang (PR #216650)
Kaviya Rajendiran
llvmlistbot at llvm.org
Wed Aug 19 03:51:53 PDT 2026
================
@@ -0,0 +1,20 @@
+! Test -f[no-]optimize-sibling-calls driver forwarding to flang -fc1.
+
+! RUN: %flang -### %s 2>&1 | FileCheck %s --check-prefix=CHECK-OPTIMIZE-SIBLING
----------------
kaviya2510 wrote:
Done.
https://github.com/llvm/llvm-project/pull/216650
More information about the Mlir-commits
mailing list