)]}'
{
  "commit": "5ef8ca1ad8d0a114c03b41b442c88c7c0ded244a",
  "tree": "d0019a6ecbb549e5ca4b9d9b429c1202f73ccc03",
  "parents": [
    "40a49b82d07b6fad701dec845b0ab10cee98660a"
  ],
  "author": {
    "name": "Lukas Sommer",
    "email": "lukas.sommer@amd.com",
    "time": "Fri Apr 10 14:50:17 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Apr 10 14:50:17 2026 +0200"
  },
  "message": "[VectorDistribute] Masking pipeline tests (#24044)\n\nAdd a pipeline test that exercises masking in the vector distribution\npipeline for three different scenarios:\n- Attention with `k1 \u003d\u003d 63` and a reduction tile size in that dimension\nof `64`.\n- Attention with `k2 \u003d\u003d 4080` and a reduction tile in that dimension of\n`64`.\n- Layernorm with `508` elements and reduction tile size of `512`.\n\nAll three scenarios require masking to ensure no out-of-bounds accesses\nhappen and computation works correctly.\n\nThis is part of https://github.com/iree-org/iree/issues/23415.\n\nAssisted-by: Claude Code\n\n---------\n\nSigned-off-by: Lukas Sommer \u003clukas.sommer@amd.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e7c0b0e271be13478d6adcde0fe6a7758456756b",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/test/ROCDL/BUILD.bazel",
      "new_id": "107c81fe4b416e20af4fc76051ea3449df7c939f",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/test/ROCDL/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "52195914ffbb88900dcbd63dbb5a02d9b48f48f1",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/test/ROCDL/CMakeLists.txt",
      "new_id": "20b682f566cbb14493b8436e37e3575f45e42b66",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/test/ROCDL/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "791cc848765d8208971c4c72f2aae4dee8fa95e6",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/test/ROCDL/pipeline_vector_distribute_gfx942_masking.mlir"
    }
  ]
}
