tqchen opened a new pull request, #20022: URL: https://github.com/apache/tvm/pull/20022
This removes two declaration-only meta-schedule annotation families from the S-TIR header. These constants have no producers or consumers, so the change only removes dead C++ compile-time names and does not alter generated IR or lowering behavior. Validation: - exact identifier and literal absence searches - git diff --check - changed-file pre-commit and clang-format - fresh full configured CPU CMake/Ninja build -- 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]
