)]}'
{
  "commit": "4e3868fe56adcda008c3818f8fda5f5f0e2d02a2",
  "tree": "6511415e7c4b59434bfeb128cdf001e785619720",
  "parents": [
    "ecb8b56ee4b76f4c49671ac5bfce46634af4e4d7"
  ],
  "author": {
    "name": "Han-Chung Wang",
    "email": "hanchung@google.com",
    "time": "Wed Aug 25 06:45:52 2021 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 24 15:45:52 2021 -0700"
  },
  "message": "Extract scalars when using outside tensors within LinalgExt body. (#6844)\n\nSort is a weird operation, which sometimes takes outside tensors to\r\ncompare. We only allow LinalgExt body to take scalars, so we have to\r\ncreate a tensor.extract op in this case.\r\n\r\nAlso adds more op lowering for LinalgExt region.\r\n\r\nIt\u0027s a step toward https://github.com/google/iree/issues/6154",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6fd50a6400625ab970f908ec42da9b782514438d",
      "old_mode": 33188,
      "old_path": "iree/compiler/InputConversion/MHLO/ConvertMHLOToLinalgExt.cpp",
      "new_id": "c976b497635e5daf624d619270f1a44f3faa5266",
      "new_mode": 33188,
      "new_path": "iree/compiler/InputConversion/MHLO/ConvertMHLOToLinalgExt.cpp"
    },
    {
      "type": "modify",
      "old_id": "163df58065fb8ae457511a990d61bbd1695dd498",
      "old_mode": 33188,
      "old_path": "iree/compiler/InputConversion/MHLO/test/convert_mhlo_to_linalg_ext.mlir",
      "new_id": "6c5b39a8013056fd09fd9bfaf7f3233d340e37a0",
      "new_mode": 33188,
      "new_path": "iree/compiler/InputConversion/MHLO/test/convert_mhlo_to_linalg_ext.mlir"
    }
  ]
}
