)]}'
{
  "commit": "3135702b12c8285d9c52eb97158e7305e0a668aa",
  "tree": "23e03469ec4d89da35e3ee505a567f26fb007225",
  "parents": [
    "10460ea350a0677820e0c15a51092b31192af0c8"
  ],
  "author": {
    "name": "Kojo Acquah",
    "email": "KoolJBlack@users.noreply.github.com",
    "time": "Fri Jul 16 15:55:31 2021 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 16 15:55:31 2021 -0700"
  },
  "message": "IREE Static Library Loader Runtime Demo (dylib-llvm-aot backend) (#6225)\n\nThis sample shows how to:\r\n\r\nProduce a static library and bytecode module with IREE\u0027s compiler\r\nCompile the static library into a program using the static_library_loader\r\nRun the demo with the module using functions exported by the static library\r\nThe model compiled into the static library exports a single function simple_mul that returns the multiplication of two tensors. README.md includes full details on building and running the demo.\r\n\r\nThe sample is enabled through the IREE_BUILD_SAMPLES flag. Its tested/running on linux running the dylib-llvm-aot backend.\r\n\r\nFixes #5666",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4c818b885c6a3d43f001509a4e2e466c9fe3c638",
      "new_mode": 33188,
      "new_path": "iree/samples/static_library/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b989f0add5486eef5fb42f9a6ce3871178269dfc",
      "new_mode": 33188,
      "new_path": "iree/samples/static_library/README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2b480bd0bea853c549ef55a0cb6f90498eb49e34",
      "new_mode": 33188,
      "new_path": "iree/samples/static_library/simple_mul.mlir"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "22e8127cc24729f3d2da84feaefd3e66fd648ac6",
      "new_mode": 33188,
      "new_path": "iree/samples/static_library/static_library_demo.c"
    }
  ]
}
