)]}'
{
  "commit": "39d2eb9afd7b0379857abe51b74acef4cf1cec71",
  "tree": "7cc00285ba6b42611ba2f29de65e7df7c9f324fd",
  "parents": [
    "4c5d6b4dc2accd5e5f5b2268e1b7f34bad7b9bbe"
  ],
  "author": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Wed May 31 14:58:33 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed May 31 14:58:33 2023 -0700"
  },
  "message": "Increase the PotentialValuesState analysis max value count. (#13862)\n\n32 was too conservative and very easily hit in even moderately sized\r\nprograms. This would result in passes that use this state like\r\niree-stream-elide-timepoints stopping after the first few timepoints.\r\nThis eats a bit more memory but is a drop in the bucket (4k instead of\r\n512b per state entry, of which there are only dozens).\r\n\r\nProgress on #13637 (LLM\u0027s with control flow and lots of values were\r\nhitting this).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b7355e9aab09c795435c506bda40f9cb1b053637",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/Util/Analysis/DFX/State.h",
      "new_id": "1ad543d5e1b699811572ffa0b6bf5a204b47aac2",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/Util/Analysis/DFX/State.h"
    }
  ]
}
