)]}'
{
  "commit": "0af63addc8c2ea0bf903391a877bd60f52a10f73",
  "tree": "89b4f6b645f3f722b1da27680f80c8b5d8f3a11a",
  "parents": [
    "113f9d2ad5a0d3793ecac4c814106133253411c0"
  ],
  "author": {
    "name": "Benjamin Maxwell",
    "email": "benjamin.maxwell@arm.com",
    "time": "Sat Sep 30 01:58:00 2023 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Sep 29 17:58:00 2023 -0700"
  },
  "message": "Support scalable tile sizes in #iree_codegen.lowering_config  (#15033)\n\nThis extends the lowering config so that at each level tiles can be marked as scalable using an optional array of bools. The parser/printer has been updated to display this in the canonical MLIR syntax (i.e. the size wrapped in square brackets).\r\n\r\nSo for example, this lowering config:\r\n\r\n```\r\n  #iree_codegen.lowering_config\u003ctile_sizes\r\n\t\u003d [[128, 128, 0], [1, [32], 0], [0, 0, 1], [0, 0, 0]]\u003e\r\n```\r\n\r\nMeans that the middle tile size (32) of the second tiling level is scalable.\r\n\r\nThese are not yet used, but will be in subsequent patches.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bc435811f512790a82acf6a75478a0da6225346c",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/IREECodegenAttrs.cpp",
      "new_id": "76f07f2e9f5aa087f27968390895bf8b642e5c0a",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/IREECodegenAttrs.cpp"
    },
    {
      "type": "modify",
      "old_id": "f444c0bd4cf5371d62b4daa727153a7c067c20cb",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/IREECodegenAttrs.td",
      "new_id": "fc90e6acf3a6ff517b0ce255409ac1d46a3fb46a",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/IREECodegenAttrs.td"
    },
    {
      "type": "modify",
      "old_id": "206fcde5e4e2adca220c4a4e72f3b2fca63b5997",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/test/lowering_config_attr.mlir",
      "new_id": "d5576afb307e59f05d071810ae7d670f1ab1cb1e",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/test/lowering_config_attr.mlir"
    }
  ]
}
