)]}'
{
  "commit": "7c4fdc3d3cb5f1ae7ce3ef3c0b3d89d4f7eb0f32",
  "tree": "eb9154703e375b85b965af22ded48882908b6380",
  "parents": [
    "5224d8c02f154af0c9ad8d2e627134c4e24a6ca6"
  ],
  "author": {
    "name": "Scott Todd",
    "email": "scotttodd@google.com",
    "time": "Tue Jul 19 13:12:54 2022 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 19 13:12:54 2022 -0700"
  },
  "message": "Replace mhlo ops with core dialect ops in more tests. (#9838)\n\nProgress on https://github.com/iree-org/iree/issues/9667, working towards removing MHLO and other input dialects from the \"core\" parts of the IREE compiler. Any tests using input dialects should be organized under the relevant `compiler/InputConversion/*` or `tests/e2e/*_ops/` directories.\r\n\r\nNotable remaining tests using mhlo in the \"core\" of the compiler:\r\n* [demote_f32_to_f16.mlir](https://github.com/iree-org/iree/blob/main/compiler/src/iree/compiler/Dialect/Util/Transforms/test/demote_f32_to_f16.mlir)\r\n* [demote_f64_to_f32.mlir](https://github.com/iree-org/iree/blob/main/compiler/src/iree/compiler/Dialect/Util/Transforms/test/demote_f64_to_f32.mlir)\r\n* [demote_i64_to_i32.mlir](https://github.com/iree-org/iree/blob/main/compiler/src/iree/compiler/Dialect/Util/Transforms/test/demote_i64_to_i32.mlir)\r\n* [promote_f16_to_f32.mlir](https://github.com/iree-org/iree/blob/main/compiler/src/iree/compiler/Dialect/Util/Transforms/test/promote_f16_to_f32.mlir)",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "68dba2527b033b0e90cd11e091422542cee811b7",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/API/python/test/tools/compiler_core_test.py",
      "new_id": "87b0c5df5db1764142fe06a4edbf6f824594c74b",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/API/python/test/tools/compiler_core_test.py"
    },
    {
      "type": "modify",
      "old_id": "c2a821531008b01268f9e71da8bf146b4fd3f579",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/API/python/test/transforms/ireec/compile_sample_module.py",
      "new_id": "92ac660f8c23ae31616df2c7186a9194e1c22f77",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/API/python/test/transforms/ireec/compile_sample_module.py"
    },
    {
      "type": "modify",
      "old_id": "e090148abeb9cd859c9b837b24fa44c4bb2fed85",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Flow/IR/FlowOps.td",
      "new_id": "e7b4e964ec32f209d04652aa50923006f1362007",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Flow/IR/FlowOps.td"
    },
    {
      "type": "modify",
      "old_id": "6722021c281a065a784dcefeb95acb9988edade0",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Flow/Transforms/test/export_benchmark_funcs.mlir",
      "new_id": "645a584d987f30efe803468134494ce4d467310d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Flow/Transforms/test/export_benchmark_funcs.mlir"
    },
    {
      "type": "modify",
      "old_id": "081e7397468aa32976419baf0283348e14ad73e5",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/system_api_test.py",
      "new_id": "7065bd41e2e83f2f80f32aa624aa072815bcf02e",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/system_api_test.py"
    },
    {
      "type": "modify",
      "old_id": "ec47e71473ad286df088a818f521bb251c6ae197",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/vm_test.py",
      "new_id": "5a2663129544c54e0c5241c184bb86ac10ad2a82",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/vm_test.py"
    },
    {
      "type": "modify",
      "old_id": "b4b0f02d1c8435d6cad545d07d2d7365a39297c3",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/runtime/demo/README.md",
      "new_id": "65ef51fb97b0ceb0693305d377e0a49d51f11731",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/runtime/demo/README.md"
    },
    {
      "type": "modify",
      "old_id": "39420a14124fbb8106b6b9d7cd9933a8d61188ea",
      "old_mode": 33188,
      "old_path": "samples/static_library/README.md",
      "new_id": "97f3dc925e53bc83884861bf9a7247d360b196c0",
      "new_mode": 33188,
      "new_path": "samples/static_library/README.md"
    },
    {
      "type": "modify",
      "old_id": "e5f4d5b39caf4561d080ba7edb149991a66dcd7b",
      "old_mode": 33188,
      "old_path": "samples/static_library/simple_mul.mlir",
      "new_id": "0b8a2f0d9e069ff4139b6f60006eace9167b9bdb",
      "new_mode": 33188,
      "new_path": "samples/static_library/simple_mul.mlir"
    }
  ]
}
