vinceab commented on pull request #7922: URL: https://github.com/apache/tvm/pull/7922#issuecomment-839637588
> > @leandron the LLVM version I use is the v6.0.0. > > I see. I appreciate the [docs](https://tvm.apache.org/docs/install/from_source.html) mention "_LLVM 4.0 or higher is needed for build with LLVM. Note that version of LLVM from default apt may lower than 4.0._", but I don't think we test with anything < LLVM 9. Probably something to investigate in a separate issue. > > Is that possible at all for your to try with some newer LLVM, like LLVM 11, which is the one we use in most of the CI jobs here? I just tested with LLVM v10 and it seems to work. Base on this I will propose an extension of the tests to include cross compiler options -- 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. For queries about this service, please contact Infrastructure at: [email protected]
