Ir Debugging

Debug Triton compilation by dumping IR at each stage (TTIR, TTGIR, LLVM, PTX). Use when investigating compilation failures, kernel performance, register spills, or when user asks to inspect IR output. Covers TRITON_KERNEL_DUMP, MLIR_ENABLE_DUMP, LLVM_IR_ENABLE_DUMP, TRITON_DUMP_PTXAS_LOG, and related env vars.

facebookexperimental 63d699d 2.5 KB Updated

File contents

facebookexperimental/triton/tree/main/.claude/skills/ir-debugging commit 63d699dd6b

Frequently asked questions

npx skillmds@latest add facebookexperimental/ir-debugging