)]}'
{
  "commit": "4dbe18b0c869357e8b2d3be724e75f3e48ffbc59",
  "tree": "fcf944a61a01c1d9d83de2025c01aaeebd076a95",
  "parents": [
    "55193b06e5ed8e7b41c63a166b465c61753afb9a"
  ],
  "author": {
    "name": "Diego Novillo",
    "email": "dnovillo@google.com",
    "time": "Thu May 21 12:58:08 2020 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 21 12:58:08 2020 -0400"
  },
  "message": "Reject folding comparisons with unfoldable types. (#3370)\n\nReject folding comparisons with unfoldable types.\r\n\r\nFixes #3343 \r\n\r\nWhen CCP is evaluating an instruction, it was trying to fold a\r\ncomparison with 64 bit integers.  This was causing a fold failure later\r\nsince the folder still cannot deal with 64 bit integers.\r\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "19f6fffff824e81d1f9c8b4fd5178d820b7cc768",
      "old_mode": 33188,
      "old_path": "source/opt/instruction.cpp",
      "new_id": "126848e719fe863ce7af8c8713cf8e8dbc43682a",
      "new_mode": 33188,
      "new_path": "source/opt/instruction.cpp"
    },
    {
      "type": "modify",
      "old_id": "db0192450e49c7bfe3f4ecff0febd32b3c049afb",
      "old_mode": 33188,
      "old_path": "test/opt/fold_test.cpp",
      "new_id": "beb26f24619237022e579070653451a33524650e",
      "new_mode": 33188,
      "new_path": "test/opt/fold_test.cpp"
    }
  ]
}
