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 84a84f7 commit ae04689Copy full SHA for ae04689
prototype_source/inductor_windows_cpu.rst
@@ -119,7 +119,7 @@ LLVM Compiler
119
^^^^^^^^^^^^^
120
121
#. Download and install `LLVM Compiler <https://github.com/llvm/llvm-project/releases>`_ and choose win64 version.
122
-#. Set Windows Inductor Compiler via environment variable ``set CXX=clang-cl``
+#. Set Windows Inductor Compiler with the CXX environment variable ``set CXX=clang-cl``.
123
124
Conclusion
125
----------
0 commit comments