)]}'
{
  "commit": "d4304f31681bd2b8cfd936c6ca65bbbdceb064ff",
  "tree": "59c318feb8e8e65cab841b205703fa6fb4696e47",
  "parents": [
    "21df2b1be89469ba2778e46c1f03e9f597fe8477"
  ],
  "author": {
    "name": "Scott Todd",
    "email": "scotttodd@google.com",
    "time": "Tue Mar 30 13:15:01 2021 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Mar 30 13:15:01 2021 -0700"
  },
  "message": "Replace remaining uses of absl::make_unique with std::make_unique. (#5254)\n\nWe use `std::make_unique` throughout the project. If we needed compatibility with older compilers, we could switch to `absl::make_unique` ([source](https://github.com/abseil/abseil-cpp/blob/9fde5a6eb081ea080f5aa895102a9154c3a2d09f/absl/memory/memory.h#L96-L103)) or add our own implementation without a dep on abseil (see https://github.com/google/iree/issues/3848).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8cfabbd00a03f5a5c41a444e891011bf331d3caa",
      "old_mode": 33188,
      "old_path": "bindings/python/iree/runtime/CMakeLists.txt",
      "new_id": "8f1b58cd4a1eea782eba752d47f6694e5374332d",
      "new_mode": 33188,
      "new_path": "bindings/python/iree/runtime/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "1da11e679072da06595fd1cf1350bf4242e17256",
      "old_mode": 33188,
      "old_path": "bindings/python/iree/runtime/function_abi.cc",
      "new_id": "ad6592182dbd2b670eaf86cc8298a5a8c080e7ac",
      "new_mode": 33188,
      "new_path": "bindings/python/iree/runtime/function_abi.cc"
    },
    {
      "type": "modify",
      "old_id": "2145b6daa63903d2085f25c44ec537eb6ad76487",
      "old_mode": 33188,
      "old_path": "bindings/python/iree/runtime/host_types.cc",
      "new_id": "5691e3832f0bb74b3d8b6b01022972e058bed81c",
      "new_mode": 33188,
      "new_path": "bindings/python/iree/runtime/host_types.cc"
    },
    {
      "type": "modify",
      "old_id": "d811ec37057eb53d30a7b80eba830287ee202145",
      "old_mode": 33188,
      "old_path": "build_tools/bazel_to_cmake/bazel_to_cmake_targets.py",
      "new_id": "029800dfb272e60654e3deb5305ebe455d244398",
      "new_mode": 33188,
      "new_path": "build_tools/bazel_to_cmake/bazel_to_cmake_targets.py"
    },
    {
      "type": "modify",
      "old_id": "d729186af713a2cc1d6e111044d7c29a9a627274",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/BUILD",
      "new_id": "5a21c011a6471dbcde721f20df66f036eaafd44b",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/BUILD"
    },
    {
      "type": "modify",
      "old_id": "ae1bd70d02324930ac651b23232c441f21c1f982",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/CMakeLists.txt",
      "new_id": "ee165a9f7589a262e775b3afd9f71e09ca8afcac",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "efab060fa4f8aaa456f9bf19ab4fd11d3b3252a3",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/util/BUILD",
      "new_id": "007c005833cde2f39f77e458f576d073016912ca",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/util/BUILD"
    },
    {
      "type": "modify",
      "old_id": "b8492b6e3e88bc962b2d01bfc940bed33855b3a1",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/util/CMakeLists.txt",
      "new_id": "b25dfe366bee9858b9d45aef55cc8f957fba27e2",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/util/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "bbafc8fdb1eba019a2e40dae9c55df31827952df",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/util/intrusive_list.h",
      "new_id": "d7f21f4b49f331ab12466de402f897bce11d0ee2",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/util/intrusive_list.h"
    },
    {
      "type": "modify",
      "old_id": "d1ffa1296bc8d191755c16d2c3fe7a3cd5cd8f5b",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/util/intrusive_list_unique_ptr_test.cc",
      "new_id": "88e4560ac1e267e9e236a234c4e5a4858a07d6ec",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/util/intrusive_list_unique_ptr_test.cc"
    },
    {
      "type": "modify",
      "old_id": "fc2e1d1ad7a6e3bc3b94dcce293636ad2885deb9",
      "old_mode": 33188,
      "old_path": "iree/hal/vulkan/vulkan_device.cc",
      "new_id": "25a3b2b2c9b02e8b65feceaa2896737b3239d62f",
      "new_mode": 33188,
      "new_path": "iree/hal/vulkan/vulkan_device.cc"
    },
    {
      "type": "modify",
      "old_id": "9df23a55652f5dfe1d6de0ea41b0779bec7df35a",
      "old_mode": 33188,
      "old_path": "iree/modules/vmla/BUILD",
      "new_id": "c9a17587f36069b073c54e30a4778b7332ef7be1",
      "new_mode": 33188,
      "new_path": "iree/modules/vmla/BUILD"
    },
    {
      "type": "modify",
      "old_id": "c70bb9f37ea62e1974eb9cf25b8a833716ead78a",
      "old_mode": 33188,
      "old_path": "iree/modules/vmla/CMakeLists.txt",
      "new_id": "92c19bdfbffe2b04c276e9a9da02fcc04cec5d82",
      "new_mode": 33188,
      "new_path": "iree/modules/vmla/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "46d73704c2250d0ef955f4b29a9bc04af824e633",
      "old_mode": 33188,
      "old_path": "iree/modules/vmla/op_kernels_ruy.h",
      "new_id": "17eea79f878c26a6ec7c520fa80c6ec7ddeac2af",
      "new_mode": 33188,
      "new_path": "iree/modules/vmla/op_kernels_ruy.h"
    }
  ]
}
