)]}'
{
  "commit": "3e57c50dcb222f53a02114df409da51bc8bb119f",
  "tree": "07f120b3520b3fbf9860887329cbe32fac4fefcc",
  "parents": [
    "65814ca6027f373806edd21b0125f87359ebdcf2"
  ],
  "author": {
    "name": "Andrea Pinski",
    "email": "andrew.pinski@oss.qualcomm.com",
    "time": "Fri Aug 21 19:15:24 2026 -0700"
  },
  "committer": {
    "name": "Andrea Pinski",
    "email": "andrew.pinski@oss.qualcomm.com",
    "time": "Sat Aug 22 12:48:02 2026 -0700"
  },
  "message": "match: Remove `:c` in mul_cross_sum\n\nmul_cross_sum is just matching a simple plus expression without any conditions\nso it does not need the `:c` on the plus.\n\nThis reduces the produced code from genmatch slightly but has no effect on the\noutcome as there is just a plain return there before the check of the opposite\noperands.\n\nPushed as obvious after a bootstrap/test on x86_64-linux-gnu.\n\ngcc/ChangeLog:\n\n\t* match.pd (mul_cross_sum): Remove the `:c` from the plus.\n\nSigned-off-by: Andrea Pinski \u003candrew.pinski@oss.qualcomm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "77e1c6cf61c52fad4149f7e89f920ea289ba39d0",
      "old_mode": 33188,
      "old_path": "gcc/match.pd",
      "new_id": "28c36e557443d9994f10a0fb672ac81762a7dc0c",
      "new_mode": 33188,
      "new_path": "gcc/match.pd"
    }
  ]
}
