Skip to content

Commit ae80a0c

Browse files
committed
specific llvm compiler version in alternative compiler section
1 parent e2f6d28 commit ae80a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/inductor_windows_cpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Intel Compiler
100100
LLVM Compiler
101101
^^^^^^^^^^^^^
102102

103-
#. Download and install `LLVM Compiler <https://github.com/llvm/llvm-project/releases>`_ with Windows x86 version.
103+
#. Download and install `LLVM Compiler <https://github.com/llvm/llvm-project/releases>`_ and choose win64 version.
104104
#. Set Windows Inductor Compiler via environment variable ``set CXX=clang-cl``
105105

106106
Conclusion

0 commit comments

Comments
 (0)