)]}'
{
  "commit": "b96be3e42bd8dca2b1dac5cc6d0f039d4f48461a",
  "tree": "7d7e54d36164a9724674b30c7214de8002f21eea",
  "parents": [
    "5d97d8600fbb66f50af302b4d3361ea54aa3b6f0"
  ],
  "author": {
    "name": "Han-Chung Wang",
    "email": "hanchung@google.com",
    "time": "Tue Jun 27 15:03:29 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 27 22:03:29 2023 +0000"
  },
  "message": "[NFC] Move LLVMCPUVectorization pass to common GenericVectorization pass (#14228)\n\nThere are nothing CPU specific in the pass. It is just a pass that\r\nconverts LinAlg ops and tensor ops to vector ops. Move it to Common/\r\nthen we can reuse it for other backends.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "69c03172a1c67d337ce6860781fb17e04fe726cc",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/BUILD.bazel",
      "new_id": "c18a35e4cee3760d08ff33c7570700d072fc5053",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "532e535afa331a4dff864c317e0e1359616024f7",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/CMakeLists.txt",
      "new_id": "f21bd131b54c808d9aa103283618a93324967022",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/CMakeLists.txt"
    },
    {
      "type": "rename",
      "old_id": "6abee23802422c2cbfce9181ec9bc8dc6791d9f0",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/LLVMCPUVectorization.cpp",
      "new_id": "4e48b58a1f09265f1e445b3d3018dd55e2d83d45",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GenericVectorization.cpp",
      "score": 93
    },
    {
      "type": "modify",
      "old_id": "165b37820f4332d64faf2159007624871fc35cdd",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/Passes.h",
      "new_id": "39770413b4bdc2cb55a99aba6b675bb6667ecddd",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/Passes.h"
    },
    {
      "type": "modify",
      "old_id": "3aa73da9ae4e33a76a83d428184623f3da1821d4",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/Passes.td",
      "new_id": "ce1b356add28c48e1b5026000d8ca35016d9d75a",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/Passes.td"
    },
    {
      "type": "modify",
      "old_id": "8d4b9ec51a6499788ccedff6f6cfabcaf52eb492",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/BUILD.bazel",
      "new_id": "fad7490c4f7b026af42e43cb4109e2e4024ed749",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "fc68a045db751c44eebca8eb45df81c11f0ebf20",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/CMakeLists.txt",
      "new_id": "ba776c0756f648951d6d1f51d5990088291b39d0",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "b2e041428e25db40f1cee981c96078015e0499a2",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.cpp",
      "new_id": "1caab24cf1e0bbb937d179a2248a140691753fed",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.cpp"
    },
    {
      "type": "modify",
      "old_id": "926f296b29b0ae229bc86438fc3d55635dc98f9c",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.h",
      "new_id": "fa64e960b08af888829d291b9595fe714715df34",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.h"
    },
    {
      "type": "modify",
      "old_id": "ca07c2ac5f457d3622f62ddd308e60401c458c30",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.td",
      "new_id": "6dd2edb7445aec88fd35d16718fb6ada042fb298",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/LLVMCPU/Passes.td"
    }
  ]
}
