)]}'
{
  "commit": "9c7d2ae876b372b4b3304fec07e8f29df35979b1",
  "tree": "a5955aebe3472ad11b665dcd23ba51edd06f4a63",
  "parents": [
    "4b11e1da59b1303d497ebf2f0c49c4d4bb422188"
  ],
  "author": {
    "name": "Pooja Hemashekar",
    "email": "hemashekar@roofline.ai",
    "time": "Thu Jul 16 20:51:20 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 16 20:51:20 2026 +0200"
  },
  "message": "[DispatchCreation] Register enum literals for parsing data-tiling hint op types (#24711)\n\nThe CLI option that lists op families eligible for data-tiling\nannotation takes `EncodingOpType` enum values, but no `cl::values` were\nregistered for it. Hence, passing a keyword such as `convolution` on the\ncommand line to\n`--iree-dispatch-creation-experimental-set-data-tiling-ops` failed to\nparse. Register the literals (`matmul`, `scaled_matmul`, `convolution`)\nso the option is actually usable from `iree-compile`.\n\nSigned-off-by: Pooja Hemashekar \u003chemashekar@roofline.ai\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9d63c34e8a9f836c7e7b39b6c2556051d8d16400",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/Passes.cpp",
      "new_id": "f174d8b9c66c68ede55b702c7eeb4df5a506d9b3",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/Passes.cpp"
    }
  ]
}
