areusch commented on code in PR #11189:
URL: https://github.com/apache/tvm/pull/11189#discussion_r875231403


##########
docs/install/from_source.rst:
##########
@@ -109,7 +109,7 @@ The configuration of TVM can be modified by editing 
`config.cmake` and/or by pas
 
           export TVM_LOG_DEBUG="ir/transform.cc=1;relay/ir/transform.cc=1"
 
-- TVM requires LLVM for for CPU codegen. We highly recommend you to build with 
the LLVM support on.
+- TVM requires LLVM for CPU codegen. We highly recommend you to build with the 
LLVM support on.

Review Comment:
   can fix this in a follow-on, but suggest:
   ```suggestion
   - TVM requires LLVM for CPU codegen. When building for compilation purposes, 
we highly recommend you to build with the LLVM support on.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to