)]}'
{
  "commit": "4734258341bd7b287d7cd562d119c0429451a738",
  "tree": "4cd213b47be917b93c9a5d1dd588d9062d3214ee",
  "parents": [
    "c9058ce882b507ff0b3971c8f168c4ba68316407"
  ],
  "author": {
    "name": "Pan Zhang",
    "email": "98025960+zhangpan2001@users.noreply.github.com",
    "time": "Thu Aug 13 14:18:07 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 13 08:18:07 2026 +0200"
  },
  "message": "[Util] Filter non-returning region terminators (#24795)\n\n`Explorer::walkReturnOps` treated every block terminator in a region\nbranch operation as a return to the parent. For scf.while, this included\nthe after-region yield that branches back to the before region, causing\nloop-carried values to contribute to result affinities.\n\nSkip terminators that do not implement the region branch terminator\ninterface, as well as region branch terminators that cannot branch to\nthe parent operation.\n\nFixes #24787\n\nSigned-off-by: zhangpan \u003c98025960+zhangpan2001@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "40ba7030510eacdc5d702a48cf5be4a4ecfe2d2a",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Stream/Transforms/test/annotate_affinities.mlir",
      "new_id": "58f10237318a25787eed45c2ae39b2ba73062027",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Stream/Transforms/test/annotate_affinities.mlir"
    },
    {
      "type": "modify",
      "old_id": "9b921c25d0b8a83914ef7bf665be54e64dffb7c7",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Util/Analysis/Explorer.cpp",
      "new_id": "8c327aa48d74c3aba8e2013bed2b727a257a4ac8",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Util/Analysis/Explorer.cpp"
    }
  ]
}
