)]}'
{
  "commit": "a01e9ff4da6777ae6b7c086e1f00a3bf67e59fcc",
  "tree": "67018be97c7a3fe31ad01a73c679d62fed88606f",
  "parents": [
    "8af54991e2da908200686382223dcf5924618e73"
  ],
  "author": {
    "name": "Ben Vanik",
    "email": "benvanik@google.com",
    "time": "Sun Apr 18 15:30:56 2021 -0700"
  },
  "committer": {
    "name": "Ben Vanik",
    "email": "benvanik@google.com",
    "time": "Mon Apr 19 11:32:50 2021 -0700"
  },
  "message": "Adding initial iree_hal_inline_command_buffer_t implementation.\nThis is a command buffer that can be used for _ALLOW_INLINE_EXECUTION mode\ncommand buffers when no threading is desired.\n\nFuture improvements could make the actual dispatch pluggable such that\nit could be used with the task system, another thread pool, etc. For now\nall dispatches execute synchronously on the recording thread.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "38f6cbc9c68e80e01811fd6d65db8e3ddbb06757",
      "old_mode": 33188,
      "old_path": "iree/hal/local/BUILD",
      "new_id": "a651a88a2ca9e910bc356cba4ec3f51365ec742b",
      "new_mode": 33188,
      "new_path": "iree/hal/local/BUILD"
    },
    {
      "type": "modify",
      "old_id": "13c983c11c04796edf692febbdbf84e0e0b0dc5c",
      "old_mode": 33188,
      "old_path": "iree/hal/local/CMakeLists.txt",
      "new_id": "35cfc2cabcaaa698f7ba4e6ecdd0c2cd11aa09a6",
      "new_mode": 33188,
      "new_path": "iree/hal/local/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a1e881406dac53490666073396eb515b793413cf",
      "new_mode": 33188,
      "new_path": "iree/hal/local/inline_command_buffer.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2573618a0d2e8552f4d0e59ba9e8b8ae69959f11",
      "new_mode": 33188,
      "new_path": "iree/hal/local/inline_command_buffer.h"
    },
    {
      "type": "modify",
      "old_id": "9dcddb034005b00ca37095096cf2933a5f153518",
      "old_mode": 33188,
      "old_path": "iree/hal/local/local_executable.c",
      "new_id": "e9394b70cf565b23a64ad60aed3b3e8ab53a526f",
      "new_mode": 33188,
      "new_path": "iree/hal/local/local_executable.c"
    },
    {
      "type": "modify",
      "old_id": "a86d26c66e3a2d103b894fa583811e782dd66506",
      "old_mode": 33188,
      "old_path": "iree/hal/local/local_executable.h",
      "new_id": "288f660f6e7a515bfcc721a632821c89e2ae34f9",
      "new_mode": 33188,
      "new_path": "iree/hal/local/local_executable.h"
    }
  ]
}
