diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 774b575b5260..b0c01dd283e5 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -713,7 +713,7 @@ X86 Support in Clang * Support intrinsic of ``_mm(256)_cvtneoph_ps``. * Support intrinsic of ``_mm(256)_cvtneps_avx_pbh``. - ``-march=raptorlake`` and ``-march=meteorlake`` are now supported. -* ``-march=sierraforest``, ``-march=graniterapids`` and ``-march=grandridge`` are now supported. +- ``-march=sierraforest``, ``-march=graniterapids`` and ``-march=grandridge`` are now supported. WebAssembly Support in Clang ----------------------------