)]}'
{
  "commit": "48bf92284cb3923db5190e2de5bc85282e68b76b",
  "tree": "7b94c0292a48514883284ea73670f819f8953ff9",
  "parents": [
    "0f0fb7add0e5af727be0e6ab83284f5185ee42b6"
  ],
  "author": {
    "name": "Cherry Mui",
    "email": "cherryyz@google.com",
    "time": "Wed Jun 24 18:07:47 2026 -0400"
  },
  "committer": {
    "name": "Cherry Mui",
    "email": "cherryyz@google.com",
    "time": "Thu Jun 25 07:53:25 2026 -0700"
  },
  "message": "cmd/compile, simd/archsimd: make Wasm Get/SetElem work for out-of-bound constants\n\nCurrently, an out-of-bound constant index of GetElem or SetElem\ncan generate code that is failed to verify with the Wasm engine.\nFix it by handling out-of-bound constant the same way as dynamic\nvalues.\n\nMake GetElem/SetElem tests portable.\n\nChange-Id: I0e36b48c2b020a24286c257ee2c778b0041993e3\nReviewed-on: https://go-review.googlesource.com/c/go/+/794122\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\nTryBot-Bypass: Cherry Mui \u003ccherryyz@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f50d94717823451a353445e0a8d652e4dc33f9da",
      "old_mode": 33188,
      "old_path": "src/cmd/compile/internal/ssagen/simdWasmintrinsics.go",
      "new_id": "9a92cf8eedbe830ea6d2406ed1c4a797b5e75beb",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/internal/ssagen/simdWasmintrinsics.go"
    },
    {
      "type": "modify",
      "old_id": "90c783cc86475855442f01721499387f65c31679",
      "old_mode": 33188,
      "old_path": "src/simd/archsimd/_gen/wasmgen/main.go",
      "new_id": "b73cff8071154a4ef47a1d453f5e29b030d5bdd0",
      "new_mode": 33188,
      "new_path": "src/simd/archsimd/_gen/wasmgen/main.go"
    },
    {
      "type": "modify",
      "old_id": "3c2f04cbf974eb69a70eca5ec120efe3d62849c5",
      "old_mode": 33188,
      "old_path": "src/simd/archsimd/internal/simd_test/simd_amd64_test.go",
      "new_id": "2a69b2a69bd458cd774cd90e0f4c3dd993e36251",
      "new_mode": 33188,
      "new_path": "src/simd/archsimd/internal/simd_test/simd_amd64_test.go"
    },
    {
      "type": "modify",
      "old_id": "15c13cb39b91cb05c11d107051e51864e7803f9b",
      "old_mode": 33188,
      "old_path": "src/simd/archsimd/internal/simd_test/simd_test.go",
      "new_id": "47cf989996346afa6551b23344a6ebf8872e16dd",
      "new_mode": 33188,
      "new_path": "src/simd/archsimd/internal/simd_test/simd_test.go"
    }
  ]
}
