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

Head commit for run:
8b79dfdb802bddc188fa31598d6ac3dffbeaa0ef / Tianqi Chen 
<[email protected]>
[REFACTOR][TARGET] Cleanup backend target registration (#19759)

The backend reorg leaves target-kind and op registration behind generic
register.cc shims, which makes the new layout harder to navigate and
keeps a few obsolete target paths alive. This change keeps backend
registration beside the backend definitions while preserving the
existing static initialization behavior.

Backend target-kind registration units now use semantic target_kind.cc
names, target builtin registration is colocated with the CUDA, Metal,
and Trainium builtin definitions, the NVPTX intrinsic rules live with
CUDA LLVM codegen, and the unused target/opt placeholder is removed.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to