)]}'
{
  "commit": "c2a1627c78eaec87ad0712475649e188cd5380e6",
  "tree": "fa1ac4a65e576a9aa496201f863c3329b0b4e2ad",
  "parents": [
    "f8076071ca7d1ae3c869127d86eecace1854e44d"
  ],
  "author": {
    "name": "Max191",
    "email": "44243577+Max191@users.noreply.github.com",
    "time": "Fri Sep 05 07:23:51 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Sep 05 07:23:51 2025 -0700"
  },
  "message": "[Encoding] Support SetEncoding on scaled contraction ops (#21825)\n\nAdds a new op type enum case for the generic `EncodingAttr` called\n`SCALED_MATMUL`, and implements the logic to set encodings on scaled\ncontraction ops. A new flag is added for testing because the\nmaterialization for the new encoding is not implemented yet. The flag\nwill be removed once materialization is implemented.\n\n---------\n\nSigned-off-by: Max Dawkins \u003cmax.dawkins@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bd24e90ded43b121f696cf812d417cbb7567171d",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Encoding/IR/EncodingAttrs.td",
      "new_id": "3766dec7aeb15f44c70e2060051f54c516f6e18a",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Encoding/IR/EncodingAttrs.td"
    },
    {
      "type": "modify",
      "old_id": "7b892c2988486edd7ca795e65d06cb0f6d0e1a8d",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Encoding/IR/EncodingTypes.h",
      "new_id": "b58c828fcfb7b4d0e2be7712a214c5322466ef20",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Encoding/IR/EncodingTypes.h"
    },
    {
      "type": "modify",
      "old_id": "ef67d2b7ca7d74e56b3ee9b7a7f6184771023b95",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/AnnotateDataTilingHints.cpp",
      "new_id": "4bcc7ad180b57e1cc08cda28924a5dfad5957885",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/AnnotateDataTilingHints.cpp"
    },
    {
      "type": "modify",
      "old_id": "1c449733061166b5d76d451af9c8a20e1c26c1a8",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/SetEncoding.cpp",
      "new_id": "8da216b7e470d521c26aead89dee562984bdb2be",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/SetEncoding.cpp"
    },
    {
      "type": "modify",
      "old_id": "68d2b078f552db798015f4ab5e4d2d9aea6a7f29",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/test/set_encoding.mlir",
      "new_id": "7839175f0f0b4676cddfca7e586285c577850d19",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/test/set_encoding.mlir"
    }
  ]
}
