The GitHub Actions job "Lint" on tvm.git/fix/llvm-math-overflow has failed. Run started by GitHub user swjng (triggered by swjng).
Head commit for run: ba9d6e413cc67b685899e405e32c03cd5d07512b / Soowon Jeong <[email protected]> [BugFix][Target][LLVM] Drop unused `using namespace intrin` in libm wrappers Per review feedback: with the inline math identities gone, the `DispatchPureExtern<FloatSuffix>` call is fully qualified (`::tvm::codegen::intrin::...`) and the `using namespace intrin;` line inside each lambda no longer brings anything into scope. Drop it from the six ops touched in this PR (sinh, cosh, atan, asinh, acosh, erf). The `CallNode* call` ICHECK is kept for parity with the rest of the file (every legalize lambda in this translation unit performs that check). Report URL: https://github.com/apache/tvm/actions/runs/25906709770 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
