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.
2 parents 4afb35f + 7970301 commit cead127Copy full SHA for cead127
llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/docs/utils.rst
@@ -1026,8 +1026,6 @@ The following builtins are replaced:
1026
* ``__mux_usefast`` - Whether to use faster, less accurate maths algorithms.
1027
* ``__mux_isembeddedprofile`` - Whether the mux target implements OpenCL
1028
embedded profile.
1029
-* ``__mux_hasnativefma`` - Whether the mux target supports a fused multiply-add
1030
- instruction.
1031
1032
Declarations matching each of these function names are searched for by
1033
``ReplaceMuxMathDeclsPass``, and if found, a function body is created returning
0 commit comments