)]}'
{
  "commit": "c1cc4ccbc1b58c7bcf85bed1f43cff743d941d8e",
  "tree": "35a6bb16d49671cec25dec346c1adc10685d0766",
  "parents": [
    "dde5992f3a6b2b4b737b2362d0c098d485a23c02"
  ],
  "author": {
    "name": "Quinn Dawkins",
    "email": "quinn.dawkins@gmail.com",
    "time": "Fri Jan 17 10:22:11 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 17 10:22:11 2025 -0500"
  },
  "message": "[LLVMGPU] Add pass to distribute undistributed copies to threads (#19715)\n\nThis pass walks a function and distributes any memref copies not present\r\nwithin an scf.forall distributed to threads/warps/lanes. This pass\r\nassumes that implicit distribution (a la gpu.thread_id) is not present.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c35b5115d2fefc017fa674a7f0de65b698b73078",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/BUILD.bazel",
      "new_id": "a2b98a57b601772ab2cd7fd53f932b693b37aa2d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "51576eb382954fe6ee637377ccb62657e9b44f10",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/CMakeLists.txt",
      "new_id": "df7015cde5f58ca0928205a2bdb6a59ecf50e075",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "85099dfc0e9c070e3ee93667d2a16fc6f8743444",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/GPUDistributeCopyUsingForall.cpp"
    },
    {
      "type": "modify",
      "old_id": "7b9f96fa3d02487185c6478d687b04df92d72313",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/Passes.td",
      "new_id": "340fa65f3969acda4614cf5d93fbb98c3cdde56f",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/Passes.td"
    },
    {
      "type": "modify",
      "old_id": "df2e5fee774588b729fd7b303d4381265bd12441",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/BUILD.bazel",
      "new_id": "4775dde87bc5bce6e261141204709bd4120ecef3",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "2fa5ba26d41a657a07eb485d903e26d8987728a0",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/CMakeLists.txt",
      "new_id": "b43d2ef5a56af4d162928e688f0fee7207961f2e",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5666f1f4af0c5e975b62dc81f1969f46453b7124",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/gpu_distribute_copy_using_forall.mlir"
    },
    {
      "type": "modify",
      "old_id": "c1ea8225bba24d3b16919da517b0e89584cc092a",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/Passes.cpp",
      "new_id": "8e112af514af8b2f6fd052f822cecfd12fffd9b6",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMGPU/Passes.cpp"
    }
  ]
}
