wangzy0327 commented on issue #12700: URL: https://github.com/apache/tvm/issues/12700#issuecomment-1236699587
> Ok, then I think we should update to ` TVM_LLVM_VERSION >= 160` in > > https://github.com/apache/tvm/blob/2e02cf7cbeb4129e0cb83c5c8574c44dce506679/src/target/llvm/codegen_llvm.h#L35-L38 > > I don't see LLVM 15 release and the git branch is apparently on LLVM 16 https://llvm.org/doxygen/FMF_8h_source.html cc @kparzysz-quic LLVM 15 release do not include these header file in codegen_amdgpu.cc file  https://github.com/apache/tvm/blob/v0.9.0/src/target/llvm/codegen_amdgpu.cc#L33-L37 -- 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]
