cbalint13 commented on PR #15761: URL: https://github.com/apache/tvm/pull/15761#issuecomment-1765120519
> > /Users/jshao/Projects/tvm-dev/src/target/llvm/llvm_instance.cc:763:49: warning: cast from 'const llvm::MCSubtargetInfo *' to 'llvm::MCSubtargetInfo *' drops const qualifier [-Wcast-qual] Hmm, if it's about ```const``` I think it can be fixed easily. Let me know what compiler you have and I try address a fix. -- 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]
