)]}'
{
  "commit": "3fe62682ef9ca514b899d0cecaebb8f1fd97baef",
  "tree": "a4e58404068a5e609f99a1db1eb127c109aea0b9",
  "parents": [
    "c0cc81cdc03c97473ba771bbc3a2330bd22396bc"
  ],
  "author": {
    "name": "Andrzej Warzyński",
    "email": "andrzej.warzynski@arm.com",
    "time": "Thu Jun 19 17:34:08 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 19 17:34:08 2025 +0100"
  },
  "message": "[mlir][vector] Use `result` consistently as the result argument name (#144739)\n\nThis patch updates the following ops to use `result` (instead of `res`)\nas the name for their result argument:\n  * `vector.scalable.insert`\n  * `vector.scalable.extract`\n  * `vector.insert_strided_slice`\n\nThis change ensures naming consistency with other ops in the `vector`\ndialect. It addresses part of:\n* https://github.com/llvm/llvm-project/issues/131602",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "125cd4645ccc26bd88f014dcbbb3054b3d99e30c",
      "old_mode": 33188,
      "old_path": "mlir/include/mlir/Dialect/Vector/IR/VectorOps.td",
      "new_id": "85cc22ab3964a5279181c63718297fa18ab00edb",
      "new_mode": 33188,
      "new_path": "mlir/include/mlir/Dialect/Vector/IR/VectorOps.td"
    }
  ]
}
