The GitHub Actions job "Lint" on tvm.git/fix/llvm-asin-acos-precision has failed. Run started by GitHub user swjng (triggered by swjng).
Head commit for run: 9d9730d716723681450b2ec82f168afb863438a3 / Soowon Jeong <[email protected]> [BugFix][Target][LLVM] Drop redundant NaN guard around libm asin/acos Per review feedback: with the inline Taylor branch removed, the manual out-of-range Select(out_range, NaN, lib_result) is redundant. The libm externs (asinf / acosf) already return NaN for |x| > 1 by C11 and IEEE 754, so the guard only adds dead TIR. Verified against ±2.0 inputs. Report URL: https://github.com/apache/tvm/actions/runs/25905818009 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
