)]}'
{
  "commit": "9c6d24853efbb689a500507693e12c1fe540aa57",
  "tree": "5cb8292ae92216b524aff85a52e46ce34d6984ed",
  "parents": [
    "b1a5d63f585bdb41c97ed3cb00daa64e06f982cc"
  ],
  "author": {
    "name": "fbarchard",
    "email": "fbarchard@google.com",
    "time": "Tue Jul 14 10:53:47 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 14 13:53:47 2026 -0400"
  },
  "message": "Add AMX-FP8 ISA feature detection and reporting to cpuinfo (#416)\n\nExpose Intel AMX-FP8 (`amx_fp8`) instructions in `pytorch/cpuinfo`:\n- Add `amx_fp8` boolean field to `struct cpuinfo_x86_isa`\n- Add public inline accessor `cpuinfo_has_x86_amx_fp8(void)`\n- Detect support via CPUID Leaf 0x1E, Sub-leaf 1 (ECX \u003d 1), EAX bit 4 (`0x00000010`) and AVX512/AMX registers\n- Report `AMX_FP8` support in `isa-info` tool",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b3426d4735ea64d741937f7e992e15e8652c96dc",
      "old_mode": 33188,
      "old_path": "include/cpuinfo.h",
      "new_id": "bee3c2313d266be2f5d3e80c70a6f63ca3fd5c23",
      "new_mode": 33188,
      "new_path": "include/cpuinfo.h"
    },
    {
      "type": "modify",
      "old_id": "222bd231dd20957e3bf2f0b8a0b43e3ede222715",
      "old_mode": 33188,
      "old_path": "src/x86/isa.c",
      "new_id": "4450263fc6a1761c15730879a526f71306d2bb53",
      "new_mode": 33188,
      "new_path": "src/x86/isa.c"
    },
    {
      "type": "modify",
      "old_id": "9511e8ba991c57f515304a67af02bae5e6e9bbab",
      "old_mode": 33188,
      "old_path": "tools/isa-info.c",
      "new_id": "7ec3eec59814284ebceb8d5ee29ad7e550766a93",
      "new_mode": 33188,
      "new_path": "tools/isa-info.c"
    }
  ]
}
