)]}'
{
  "commit": "45801364d528902848a6c5a7096b9caf2cbf3d3f",
  "tree": "1732c94bcd90dced0123b2ee67cbce83a4d378bf",
  "parents": [
    "cd1993a1c36c4fc44867354bf80688d2df6bff2b"
  ],
  "author": {
    "name": "Cindy Liu",
    "email": "hcindyl@google.com",
    "time": "Wed Jul 26 23:50:38 2023 -0700"
  },
  "committer": {
    "name": "Cindy Liu",
    "email": "hcindyl@google.com",
    "time": "Fri Jul 28 14:53:22 2023 -0700"
  },
  "message": "Fix instruction overflow/underflow problem\n\nThere are undefined behaviors of integer type overflow/underflow in\narithmetic/logic operations.\n\nCast the inputs to the proper data type before the operation to avoid\nundefined behaviors.\n\nModify the test input vectors to ensure the min/max of the input type is covered.\n\nPiperOrigin-RevId: 551429757\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5470b249d397b5c8e5806c94732d6c29822b3d1d",
      "old_mode": 33188,
      "old_path": "sim/kelvin_vector_instructions.cc",
      "new_id": "a78042242f2f51d1fee6e8e8c354b50bd85971ec",
      "new_mode": 33188,
      "new_path": "sim/kelvin_vector_instructions.cc"
    },
    {
      "type": "modify",
      "old_id": "6aede99e6ca716bac68fe452b4578a876ee594c1",
      "old_mode": 33188,
      "old_path": "sim/test/kelvin_vector_instructions_test.cc",
      "new_id": "8b5ed9c3efe43469a19d5ba29ad37dad66a8124f",
      "new_mode": 33188,
      "new_path": "sim/test/kelvin_vector_instructions_test.cc"
    },
    {
      "type": "modify",
      "old_id": "7335a2800be757a72f4bcdbdbf14d11dd5f00c4d",
      "old_mode": 33188,
      "old_path": "sim/test/kelvin_vector_instructions_test_base.h",
      "new_id": "6f3170ef419c300aeb82fd3292e1a307c66b8abf",
      "new_mode": 33188,
      "new_path": "sim/test/kelvin_vector_instructions_test_base.h"
    }
  ]
}
