Aie Kernel Opt

Standalone guide to optimizing AIE / Peano-compiled kernels (INT8 conv, matmul, attention, elementwise). Covers the measure-first methodology (baseline, bit-exact gate, ablation, verify-in-.o) and the catalog of concrete levers in priority order — loop hints, compile-time constants, killing __divsi3, branch-splitting, vectorized epilogue, operand-layout pre-pack, explicit wide packing, wider mmul, DMA layout offload — each with the constraints to respect and a measured delta.

xilinx 04af1ec 22.7 KB Updated

File contents

xilinx/mlir-aie/tree/main/skills/aie-kernel-opt commit 04af1eccda

Frequently asked questions

npx skillmds@latest add xilinx/aie-kernel-opt