)]}'
{
  "commit": "46d934711cd0c3222f74bd7e98a00e8538b5d002",
  "tree": "cac6268ef5030208ef8be48f178c3629a536d4c5",
  "parents": [
    "bc0b7d42bbd04b4af0a86eb56556ad8fcc6985a2"
  ],
  "author": {
    "name": "bjacob",
    "email": "benoitjacob@google.com",
    "time": "Thu Dec 14 17:44:42 2023 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Dec 14 14:44:42 2023 -0800"
  },
  "message": "Tweaks to e2e matmul tests (#15930)\n\nThis restricts the range of random `bf16` test matrix elements, so that\r\nwe avoid larger-accumulation-size matmul tests getting accumulators \u003e\u003d\r\n256, at which point integers are no longer exactly representable in\r\n`bf16` and accumulation becomes very inaccurate. This is what was\r\ncausing test failures on large tests specifically in\r\nhttps://github.com/openxla/iree/pull/15911 .\r\n\r\nThis also fixes the computation of the window of the test matrices that\r\nis displayed on error. The problem arose when diagnosing a matmul test\r\nerror in cases where M and N are both small, and K is larger. The new\r\nwindow computation is also just simpler.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f2350a47c35d5d6185e4009a631c14db95d1a34",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/tooling/trace_replay.c",
      "new_id": "7bfdcf740ab83adaf99808380251b8122d5ae6ad",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/tooling/trace_replay.c"
    },
    {
      "type": "modify",
      "old_id": "c2a1fc90f29e38e1fcfb6e86adf0a1df7f9b212b",
      "old_mode": 33188,
      "old_path": "tools/iree-e2e-matmul-test.c",
      "new_id": "5d76c48c932b09e52f184f9f58b1d2c7d4c584d1",
      "new_mode": 33188,
      "new_path": "tools/iree-e2e-matmul-test.c"
    }
  ]
}
