masahi edited a comment on issue #4480: [Codegen] fix bug on LLVM 10.0 URL: https://github.com/apache/incubator-tvm/pull/4480#issuecomment-564000792 Ok, that means you are using an out of date LLVM trunk. As I mentioned in #4386, LLVM recently introduced changes that break the build of TVM with the LLVM trunk. #4386 fixed that issue, but you reverted that fix in this PR. Please send another PR that reverts this change. If you update and rebuild your LLVM, the build should succeed.
---------------------------------------------------------------- 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] With regards, Apache Git Services
