#!/usr/bin/env python3
"""Invoke Triton's AOT compiler with typed numeric target fields.
Triton 3.6's tools/compile.py splits --target but does not convert the CUDA
architecture or warp size to integers before constructing GPUTarget. Keep the
documented CLI and patch only that constructor boundary until upstream fixes it.
"""
=
=
return
=