tqchen opened a new pull request, #19954: URL: https://github.com/apache/tvm/pull/19954
## Summary - remove redundant parentheses from four VM dtype comparisons - clean up pessimizing moves, missing overrides, unused state, and hidden virtual overloads reported by macOS Clang - leave the deferred LLVM and CMake compatibility paths unchanged ## Validation - compiled all affected translation units with Clang 22 and the relevant warning families promoted to errors - built tvm_runtime and tvm_compiler with LLVM 15 - passed 166 focused Relax, TIRx, and VM tests plus an independent 82-test audit cohort - passed pre-commit and Git whitespace checks -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
