Skip to content

Commit

Permalink
specific llvm compiler version in alternative compiler section
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoqiongZ committed Sep 27, 2024
1 parent e2f6d28 commit ae80a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototype_source/inductor_windows_cpu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Intel Compiler
LLVM Compiler
^^^^^^^^^^^^^

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

Conclusion
Expand Down

0 comments on commit ae80a0c

Please sign in to comment.