================ @@ -470,6 +470,9 @@ New Compiler Flags Deprecated Compiler Flags ------------------------- +- ``-Ofast`` is deprecated in favor of ``-O3``, possibly combined with ``-ffast-math``. ---------------- Endilll wrote:
Fixed. Thank you! https://github.com/llvm/llvm-project/pull/98736 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits