)]}'
{
  "commit": "b21d9b0ed94b204d9cb55c9a0cf465b8a43d0d70",
  "tree": "7389a866b8a638caa4a83ad9c7c3926f0ea3ff90",
  "parents": [
    "24e42c92e4aadc216cd0b366356e4d0e85771d6b"
  ],
  "author": {
    "name": "Salome Thirot",
    "email": "salome.thirot@arm.com",
    "time": "Thu May 09 10:06:29 2024 +0100"
  },
  "committer": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Wed May 15 16:37:31 2024 +0000"
  },
  "message": "Remove no longer needed special case in Neon convolutions\n\nThe neon_dotprod and neon_i8mm implementations of some convolution\nfunctions have a special case to handle the no-op filter, as 128 does\nnot fit in a signed 8-bit integer. This no-op filter is never used in\npractice - the unit tests have been updated to reflect this in a\nprevious patch - so remove the code to handle the no-op filter.\n\nChange-Id: Ifd43a4f752a6cb9de8bbfbe7b4577764a4208d7e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b5587447316a99d86240a202a1c77ca1607f5b20",
      "old_mode": 33188,
      "old_path": "av1/common/arm/convolve_neon_dotprod.c",
      "new_id": "9c50890999f4a4c34dbdd34b6383d598964dacb5",
      "new_mode": 33188,
      "new_path": "av1/common/arm/convolve_neon_dotprod.c"
    },
    {
      "type": "modify",
      "old_id": "b2f489f0d4dd63bb352cc49582332d9774a023ed",
      "old_mode": 33188,
      "old_path": "av1/common/arm/convolve_neon_i8mm.c",
      "new_id": "7ba8b6664ef4b1424c6192fb0be32d42d01cc425",
      "new_mode": 33188,
      "new_path": "av1/common/arm/convolve_neon_i8mm.c"
    }
  ]
}
