The GitHub Actions job "tvm-bot" on tvm.git/main has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
29408e03c6f937bc22d38fddc2d1132f07df8db5 / Tianqi Chen 
<[email protected]>
[FIX][TIRX] Fix dangling Op static reference warning (#19806)

## Summary

GCC can diagnose the TIRX intrinsic helper macros when a static local
reference binds to the value returned by `Op::Get`.

- Store the unary and binary intrinsic macro lookup result as `static
const Op`.
- Preserve the existing generated helper behavior while avoiding the
dangling-reference pattern.

Report URL: https://github.com/apache/tvm/actions/runs/27691510607

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to