We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa75765 commit b4a8d8dCopy full SHA for b4a8d8d
clang/docs/ReleaseNotes.rst
@@ -302,7 +302,7 @@ Modified Compiler Flags
302
the ``promoted`` algorithm for complex division when possible rather than the
303
less basic (limited range) algorithm.
304
305
-- The ``-fveclib`` option has been updated to enable ``-fno-fast-math`` for
+- The ``-fveclib`` option has been updated to enable ``-fno-math-errno`` for
306
``-fveclib=ArmPL`` and ``-fveclib=SLEEF``. This gives Clang more opportunities
307
to utilize these vector libraries. The behavior for all other vector function
308
libraries remains unchanged.
0 commit comments