Skip to content

Commit b4a8d8d

Browse files
committed
Fix typo
1 parent fa75765 commit b4a8d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Modified Compiler Flags
302302
the ``promoted`` algorithm for complex division when possible rather than the
303303
less basic (limited range) algorithm.
304304

305-
- The ``-fveclib`` option has been updated to enable ``-fno-fast-math`` for
305+
- The ``-fveclib`` option has been updated to enable ``-fno-math-errno`` for
306306
``-fveclib=ArmPL`` and ``-fveclib=SLEEF``. This gives Clang more opportunities
307307
to utilize these vector libraries. The behavior for all other vector function
308308
libraries remains unchanged.

0 commit comments

Comments
 (0)