Fix Clang sphinx build
This addresses the issue found by: https://lab.llvm.org/buildbot/#/builders/92/builds/35350
This commit is contained in:
parent
2fb3bec932
commit
b7104442dd
|
@ -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
|
||||
----------------------------
|
||||
|
|
Loading…
Reference in New Issue