)]}'
{
  "commit": "e548db90f6bb02457d0266462cbc751278109633",
  "tree": "30743efd5393cd4b282eaa4a44693ca239c91d0e",
  "parents": [
    "c6ce5785d0215c679798a4a71dc0bbc705c65cf6"
  ],
  "author": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Thu Oct 28 15:00:39 2021 +0000"
  },
  "committer": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Thu Oct 28 15:00:39 2021 +0000"
  },
  "message": "msl: Handle buffer variables in transform\n\nThis removes a lot of awkward logic from the MSL writer, and means\nthat we now handle all module-scope variables with the same transform.\n\nChange-Id: I782e36a4b88dafbc3f8364f7caa7f95c6ae3f5f1\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/67643\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d5be4ef6a459caf14b3a957ca4063fe247a7316",
      "old_mode": 33188,
      "old_path": "src/resolver/function_validation_test.cc",
      "new_id": "dc71caeb400c4123c515602775662417304251fb",
      "new_mode": 33188,
      "new_path": "src/resolver/function_validation_test.cc"
    },
    {
      "type": "modify",
      "old_id": "e94e1333803c9a016c7708ae5e575f8cc42857bc",
      "old_mode": 33188,
      "old_path": "src/resolver/resolver.cc",
      "new_id": "3c52f453fe8f36600b19a38f75d66765799d7a15",
      "new_mode": 33188,
      "new_path": "src/resolver/resolver.cc"
    },
    {
      "type": "modify",
      "old_id": "0eeaa53d59815a88a934ae03e3d08adb8ecd09b9",
      "old_mode": 33188,
      "old_path": "src/transform/module_scope_var_to_entry_point_param.cc",
      "new_id": "5ac99396e0e2fc82aba26fcb6d7954d0a947bf9a",
      "new_mode": 33188,
      "new_path": "src/transform/module_scope_var_to_entry_point_param.cc"
    },
    {
      "type": "modify",
      "old_id": "9e448b44bce7c4cba2753221b56fe0b73dba26e2",
      "old_mode": 33188,
      "old_path": "src/transform/module_scope_var_to_entry_point_param.h",
      "new_id": "1b178ec41a3702cd7e906a122bcbf057422219b6",
      "new_mode": 33188,
      "new_path": "src/transform/module_scope_var_to_entry_point_param.h"
    },
    {
      "type": "modify",
      "old_id": "b7e13daaf8c95d9a10c7115ccaaf3de068633c65",
      "old_mode": 33188,
      "old_path": "src/transform/module_scope_var_to_entry_point_param_test.cc",
      "new_id": "26951ab5cfe9ae514682e6e6cb15617b8dd1b3c7",
      "new_mode": 33188,
      "new_path": "src/transform/module_scope_var_to_entry_point_param_test.cc"
    },
    {
      "type": "modify",
      "old_id": "9ed399b4b00a1606af15fb643863e59caa505e5b",
      "old_mode": 33188,
      "old_path": "src/writer/msl/generator_impl.cc",
      "new_id": "83071cc89a12b5b1c84cfca0dd1a456d58502479",
      "new_mode": 33188,
      "new_path": "src/writer/msl/generator_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "c384e5f5be410359cac96b4f4a940d9da235ffa9",
      "old_mode": 33188,
      "old_path": "src/writer/msl/generator_impl_function_test.cc",
      "new_id": "6ecef9a3209f0116eb3aa4835abaaa31520d0e57",
      "new_mode": 33188,
      "new_path": "src/writer/msl/generator_impl_function_test.cc"
    },
    {
      "type": "modify",
      "old_id": "f2bb2d7247080d81d9264464320b8956dcc5da6b",
      "old_mode": 33188,
      "old_path": "src/writer/msl/generator_impl_test.cc",
      "new_id": "121321c7e4716123429c21041511a9310232fa16",
      "new_mode": 33188,
      "new_path": "src/writer/msl/generator_impl_test.cc"
    },
    {
      "type": "modify",
      "old_id": "8b2ef591a216eb1256abec9268b0fe091004baef",
      "old_mode": 33188,
      "old_path": "src/writer/msl/generator_impl_type_test.cc",
      "new_id": "f154f6462377a8413b0a3b0ebeda878162e136b0",
      "new_mode": 33188,
      "new_path": "src/writer/msl/generator_impl_type_test.cc"
    },
    {
      "type": "modify",
      "old_id": "894f199fc751c98fd0a8d656a03bbfac8dc6ee13",
      "old_mode": 33188,
      "old_path": "test/array/assign_to_function_var.wgsl.expected.msl",
      "new_id": "e198433c61f00acc95564034d253b6b8647fd3b2",
      "new_mode": 33188,
      "new_path": "test/array/assign_to_function_var.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6542b6069cc67d33b504ca44e8758043bd49c03a",
      "old_mode": 33188,
      "old_path": "test/array/assign_to_private_var.wgsl.expected.msl",
      "new_id": "dd91dcad76212eb3d01cf4480a51b876bfe392b8",
      "new_mode": 33188,
      "new_path": "test/array/assign_to_private_var.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d1374b35feb5eae410126819e30efaaae985b59c",
      "old_mode": 33188,
      "old_path": "test/array/assign_to_storage_var.wgsl.expected.msl",
      "new_id": "c0d7dba0d8aa2a31fcb9668db9a2d083aa3edd3a",
      "new_mode": 33188,
      "new_path": "test/array/assign_to_storage_var.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "28d096569e1d38cf1c5a8133d74ab142fd623599",
      "old_mode": 33188,
      "old_path": "test/array/assign_to_workgroup_var.wgsl.expected.msl",
      "new_id": "05115062b98db56ae267eccea2b163439ed8d0f8",
      "new_mode": 33188,
      "new_path": "test/array/assign_to_workgroup_var.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "12f9ac5ad0867bfa3cf99a0997669c69b53f6516",
      "old_mode": 33188,
      "old_path": "test/buffer/storage/dynamic_index/read.wgsl.expected.msl",
      "new_id": "6e5de1805df5e7104b1ffffa6830c8370797d37b",
      "new_mode": 33188,
      "new_path": "test/buffer/storage/dynamic_index/read.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4c36e4818e91e91818ec9523cf9ba49f1eba4e2b",
      "old_mode": 33188,
      "old_path": "test/buffer/storage/dynamic_index/write.wgsl.expected.msl",
      "new_id": "363bd47fc4b09f5cef81ff26329d82198b0b444c",
      "new_mode": 33188,
      "new_path": "test/buffer/storage/dynamic_index/write.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6dbc898fb76e4df7077211f860dfed2fb7a2528b",
      "old_mode": 33188,
      "old_path": "test/buffer/storage/static_index/read.wgsl.expected.msl",
      "new_id": "2e9124f642957ad321236c5e9ea7b0e420e3bb13",
      "new_mode": 33188,
      "new_path": "test/buffer/storage/static_index/read.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b2b8a495935f48211fab9d1a566d44f4ea1b0ac5",
      "old_mode": 33188,
      "old_path": "test/buffer/storage/static_index/write.wgsl.expected.msl",
      "new_id": "b263ba8d4227145a58eb65eee995375481274938",
      "new_mode": 33188,
      "new_path": "test/buffer/storage/static_index/write.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "7d55efd45c206e4e6b8e50cbd3d4a0560a8b1d29",
      "old_mode": 33188,
      "old_path": "test/buffer/uniform/dynamic_index/read.wgsl.expected.msl",
      "new_id": "16e6ca2f50ad16ef80ed17f864d075ebde5d5e08",
      "new_mode": 33188,
      "new_path": "test/buffer/uniform/dynamic_index/read.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d00308107dbbca3e865a9d6d6c43870a2ba91411",
      "old_mode": 33188,
      "old_path": "test/buffer/uniform/static_index/read.wgsl.expected.msl",
      "new_id": "a1e838576d5b66becdbed60b3111de8864ad7b40",
      "new_mode": 33188,
      "new_path": "test/buffer/uniform/static_index/read.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "ff00746415c14f205217ff4e66956871833adee0",
      "old_mode": 33188,
      "old_path": "test/bug/dawn/947.wgsl.expected.msl",
      "new_id": "c33e0f5a774c482e10270139a68e34b41b675c64",
      "new_mode": 33188,
      "new_path": "test/bug/dawn/947.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "da74b6f472d191d8f7dc2a10e3995a511275d09c",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/read/function.wgsl.expected.msl",
      "new_id": "706ba1b9794c23b3bacd08423f1f47251408924d",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/read/function.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "24958dc1287d4e59a19102eca021c566f99ac7c8",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/read/private.wgsl.expected.msl",
      "new_id": "bf3dbcc93c778f47475e87e50bbecc409fc75f1f",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/read/private.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d8fa218b67587f49160ce08f6a97891daa75fde6",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/read/storage.wgsl.expected.msl",
      "new_id": "d4ccc83f0f6c634e21e4962e3137d604d8087ce1",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/read/storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "baac41e5e250a87d87b78f1a12997b45ef4659fb",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/read/uniform.wgsl.expected.msl",
      "new_id": "3c75f01359ad56b8b80482d53d78076b89e8dcd0",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/read/uniform.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "973bbf664b548dfca54143d60381819df467c633",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.msl",
      "new_id": "b0fe81b8cb52e57c54e35f9fb5f4da9754189e59",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/read/workgroup.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "21306716d08f86b6cd28e07673c8bc99d1aae98e",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/function.wgsl.expected.msl",
      "new_id": "4f216ae824d4b7a2a427a6055316c30d210eeb83",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/function.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "74f99826d07696840df5328fa07b74f7ae55d7ac",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/function_via_param.wgsl.expected.msl",
      "new_id": "91709e31ca422744b0b88c97be34d22c3058897f",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/function_via_param.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4e7678bc4a752e0df039e395ec05ca3dc261057f",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/private.wgsl.expected.msl",
      "new_id": "8e7cc1ca85e9584a4916c00a28f50a692db5891b",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/private.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f72d1a2d9d681c9b96ca28f275ffc2c2c7815c10",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/private_via_param.wgsl.expected.msl",
      "new_id": "e9712d1b36243d5d3ea584272482f5b3b1090742",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/private_via_param.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9e0044ffa579fa9efaa21da04b6ac5cdc5ad6815",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/storage.wgsl.expected.msl",
      "new_id": "bcae6be3abc62ff166541422ec9a4f55e80821fc",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "dd5b422cb37ed66284bbd68a6aeb1d4afacc0702",
      "old_mode": 33188,
      "old_path": "test/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.msl",
      "new_id": "42f5aaf60848bfc73e63aa00d05ba8379e1fdfee",
      "new_mode": 33188,
      "new_path": "test/bug/fxc/dyn_array_idx/write/workgroup.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "630174a263e557aa92f9d1381d385558fab1e368",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1046.wgsl.expected.msl",
      "new_id": "076418882f01eae20144affcb4bd2cc2681a3706",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1046.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5a11505b8fa2b8cccf4d09eaf4f7c15065faab96",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1088.spvasm.expected.msl",
      "new_id": "c0dd6507a532043c3e2f01e2b4aed15d9c596dc4",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1088.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "52cc00cc3c5d63831a4e5684dfba3a23e2016786",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1113.wgsl.expected.msl",
      "new_id": "6a102ec038916c755c9023b78a33e33452e144ee",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1113.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9592e5aa73ea75a1d5b84a952f5345bcbfb4435b",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1121.wgsl.expected.msl",
      "new_id": "2fc032d537c2560ed4f28accc47bcb3eaade6b4a",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1121.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c0b44490f225f80c4fa08739b44fe74bb4a75736",
      "old_mode": 33188,
      "old_path": "test/bug/tint/1136.wgsl.expected.msl",
      "new_id": "113f12dbd84cd4c40b0e27c0073f5e6022a8c2c9",
      "new_mode": 33188,
      "new_path": "test/bug/tint/1136.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e23d4940cb7a1ea3b3e3dacd20f08ebfa66f78fc",
      "old_mode": 33188,
      "old_path": "test/bug/tint/221.wgsl.expected.msl",
      "new_id": "28da8545ae5eafab0a8a8c2a0067879bd7597402",
      "new_mode": 33188,
      "new_path": "test/bug/tint/221.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "065aee7fda2205495d6fc82b5a540652d2e32a0c",
      "old_mode": 33188,
      "old_path": "test/bug/tint/294.wgsl.expected.msl",
      "new_id": "0a1427c3d564142513d24f2dc26ffda43382a060",
      "new_mode": 33188,
      "new_path": "test/bug/tint/294.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "65ebdfbff2aa791fd871b1e4989320b287d02625",
      "old_mode": 33188,
      "old_path": "test/bug/tint/369.wgsl.expected.msl",
      "new_id": "93bb31241697d65a871cb7718458f63fc68312d3",
      "new_mode": 33188,
      "new_path": "test/bug/tint/369.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8e87d2627040de89c47c7eb00d56f57488995926",
      "old_mode": 33188,
      "old_path": "test/bug/tint/403.wgsl.expected.msl",
      "new_id": "6f50135ef9426f32563f9575fef3dcaad1505e53",
      "new_mode": 33188,
      "new_path": "test/bug/tint/403.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b7caff157db4d9d4bb92f0dcc5c8dd47d309c86b",
      "old_mode": 33188,
      "old_path": "test/bug/tint/492.wgsl.expected.msl",
      "new_id": "848e48ccb31400727f20d7048390830cd9dbc315",
      "new_mode": 33188,
      "new_path": "test/bug/tint/492.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "584bdc7ff9a170d2c44b46a65b17ca03811e1165",
      "old_mode": 33188,
      "old_path": "test/bug/tint/534.wgsl.expected.msl",
      "new_id": "3789fa420908b026b4da05e9f5ea09f780190ba2",
      "new_mode": 33188,
      "new_path": "test/bug/tint/534.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1a3cffafa78a32bafe1302482dae0c165675c6a2",
      "old_mode": 33188,
      "old_path": "test/bug/tint/744.wgsl.expected.msl",
      "new_id": "6a7080972561ab7cc1eb7353b8f70295348b24c9",
      "new_mode": 33188,
      "new_path": "test/bug/tint/744.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "771771644fa75a0fb41dddcabf228fe3ff8f39bc",
      "old_mode": 33188,
      "old_path": "test/bug/tint/749.spvasm.expected.msl",
      "new_id": "ff56ca2aef03ef7b9419e94ef6c148bb63e81673",
      "new_mode": 33188,
      "new_path": "test/bug/tint/749.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "809bed6a7b8155ca5cf443a1de3d6fe0c495a4d0",
      "old_mode": 33188,
      "old_path": "test/bug/tint/757.wgsl.expected.msl",
      "new_id": "b06bf8d5fa9d2aea71128b42153bb8eb0cc05690",
      "new_mode": 33188,
      "new_path": "test/bug/tint/757.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b11495fd3443b5a52083c79f6e88253739db8de1",
      "old_mode": 33188,
      "old_path": "test/bug/tint/827.wgsl.expected.msl",
      "new_id": "d1447922c0c148ad15bdfeada95d209f61463be6",
      "new_mode": 33188,
      "new_path": "test/bug/tint/827.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "cb5ce5fef011cc4f83363c549dbea146409674d6",
      "old_mode": 33188,
      "old_path": "test/bug/tint/870.spvasm.expected.msl",
      "new_id": "1f0eed87fd3979fb33902697ca9d0b6d30d08726",
      "new_mode": 33188,
      "new_path": "test/bug/tint/870.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "aa299f693ec800e48f5ca712e5241d58a17f5438",
      "old_mode": 33188,
      "old_path": "test/bug/tint/913.wgsl.expected.msl",
      "new_id": "e4875e89f011b425fc83541cfd65498210d36213",
      "new_mode": 33188,
      "new_path": "test/bug/tint/913.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d0f5a3e84f084bed9e184cd43817f286d7164653",
      "old_mode": 33188,
      "old_path": "test/bug/tint/914.wgsl.expected.msl",
      "new_id": "a6830e2935f1ab0f49b52785701cee078940424b",
      "new_mode": 33188,
      "new_path": "test/bug/tint/914.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c1aa861dc791f3fcb3c49d8de8f2975965300a93",
      "old_mode": 33188,
      "old_path": "test/bug/tint/922.wgsl.expected.msl",
      "new_id": "992c58775a1d06ca0af8fb37d9592c189027fe34",
      "new_mode": 33188,
      "new_path": "test/bug/tint/922.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b433b579536b768b5807bd7763f480c3eb896a09",
      "old_mode": 33188,
      "old_path": "test/bug/tint/926.wgsl.expected.msl",
      "new_id": "8da55f652a11bb031aeeaf0a233df6c1649b89e5",
      "new_mode": 33188,
      "new_path": "test/bug/tint/926.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "510cfec2f3a932e22b2e12a4242baa256be4fa50",
      "old_mode": 33188,
      "old_path": "test/bug/tint/942.wgsl.expected.msl",
      "new_id": "519443a9ccedbeb2958286384ffdf4031d612d81",
      "new_mode": 33188,
      "new_path": "test/bug/tint/942.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d3178ac46b630915a9767ebadf81972b4f2204d2",
      "old_mode": 33188,
      "old_path": "test/bug/tint/943.spvasm.expected.msl",
      "new_id": "99ab48cb363a8ae104fa3e663c4e66f4641e009e",
      "new_mode": 33188,
      "new_path": "test/bug/tint/943.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "711b38ff1ddd34edb9bd1d9e97e16382e74a7106",
      "old_mode": 33188,
      "old_path": "test/bug/tint/948.wgsl.expected.msl",
      "new_id": "a249fab1f796458a6b82141bbf1176faf5f0992e",
      "new_mode": 33188,
      "new_path": "test/bug/tint/948.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c3a16ece91393d6d0b033e7b0ab9cadd7948a109",
      "old_mode": 33188,
      "old_path": "test/bug/tint/949.wgsl.expected.msl",
      "new_id": "618083890f179cc61b67b1f7faeffb594bbcf91e",
      "new_mode": 33188,
      "new_path": "test/bug/tint/949.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "57b22d3c249b297312bd19c28c405eefabee0be6",
      "old_mode": 33188,
      "old_path": "test/bug/tint/951.spvasm.expected.msl",
      "new_id": "9234ca57ee6cf6571666fad0da0159f10318a93e",
      "new_mode": 33188,
      "new_path": "test/bug/tint/951.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "30bcc721d167068b4f74e6d5420d9e685b1a0439",
      "old_mode": 33188,
      "old_path": "test/bug/tint/959.wgsl.expected.msl",
      "new_id": "2c8f075fa4253b7b219e8442797706d56e767d67",
      "new_mode": 33188,
      "new_path": "test/bug/tint/959.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c729f303fc0b1dfe28d60a2a75fedca2ae4041e0",
      "old_mode": 33188,
      "old_path": "test/bug/tint/977.spvasm.expected.msl",
      "new_id": "22e9078374fb0e7c0c4acd477d4a9cc894eaeea4",
      "new_mode": 33188,
      "new_path": "test/bug/tint/977.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4c9c0714e2dd2f8d68ad68683be8ed29b96837d4",
      "old_mode": 33188,
      "old_path": "test/bug/tint/980.wgsl.expected.msl",
      "new_id": "499b54259d586e359a8d52d5d0649940df6b3bdc",
      "new_mode": 33188,
      "new_path": "test/bug/tint/980.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "feb676a85d062cd021feaf73e9583a6a395b3468",
      "old_mode": 33188,
      "old_path": "test/bug/tint/993.wgsl.expected.msl",
      "new_id": "c09cfed1526332b252a54c099b485f2d03108180",
      "new_mode": 33188,
      "new_path": "test/bug/tint/993.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1c6fc8b05399493f4603121973f16630b663c20c",
      "old_mode": 33188,
      "old_path": "test/bug/tint/998.wgsl.expected.msl",
      "new_id": "3cbf5511bc28feca8fe97bbc0aa789a3760361f1",
      "new_mode": 33188,
      "new_path": "test/bug/tint/998.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "409b87b6681c55a38d2a97f597c141bd2f95f1cf",
      "old_mode": 33188,
      "old_path": "test/expressions/binary/mul/mat3x2-vec3/f32.wgsl.expected.msl",
      "new_id": "6d656c905ac7a3b0b77c21c50451a6b58f574b7e",
      "new_mode": 33188,
      "new_path": "test/expressions/binary/mul/mat3x2-vec3/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "edbe4639b74d1f62e1cfd0a85c93e8b5b0154ace",
      "old_mode": 33188,
      "old_path": "test/expressions/binary/mul/mat3x3-vec3/f32.wgsl.expected.msl",
      "new_id": "afbe420978cc2d970015219d6dfb621053c75bf9",
      "new_mode": 33188,
      "new_path": "test/expressions/binary/mul/mat3x3-vec3/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d4a9b71d5cad76797c95c1c9682e58352e339b38",
      "old_mode": 33188,
      "old_path": "test/expressions/binary/mul/vec3-mat3x3/f32.wgsl.expected.msl",
      "new_id": "b4412e96fd8835c5c3acaa4e33bbef405e3d87fd",
      "new_mode": 33188,
      "new_path": "test/expressions/binary/mul/vec3-mat3x3/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "bb2e75f7e39475b0d651db7cc8058fe4badd3415",
      "old_mode": 33188,
      "old_path": "test/expressions/binary/mul/vec3-mat4x3/f32.wgsl.expected.msl",
      "new_id": "5a320cf6012646708370b7792676715cdff7ab56",
      "new_mode": 33188,
      "new_path": "test/expressions/binary/mul/vec3-mat4x3/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b38da02c95dc2b0765753bdc343e90058a601fbe",
      "old_mode": 33188,
      "old_path": "test/expressions/swizzle/read/packed_vec3/f32.wgsl.expected.msl",
      "new_id": "070734e713ab14f2aed59ce5181bf552b3e4790a",
      "new_mode": 33188,
      "new_path": "test/expressions/swizzle/read/packed_vec3/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c308b3c2e1c96aaef2cde2a25aff027764bbc4b2",
      "old_mode": 33188,
      "old_path": "test/expressions/swizzle/read/packed_vec3/i32.wgsl.expected.msl",
      "new_id": "d396d1f77951f339e35f6f7601f0c27704c52643",
      "new_mode": 33188,
      "new_path": "test/expressions/swizzle/read/packed_vec3/i32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d3ff2d429eba5aa3ffa8b6496b1c5f6323c8ad38",
      "old_mode": 33188,
      "old_path": "test/expressions/swizzle/read/packed_vec3/u32.wgsl.expected.msl",
      "new_id": "8f6a4a6b634e838915929c9d9a27c342b3ebb391",
      "new_mode": 33188,
      "new_path": "test/expressions/swizzle/read/packed_vec3/u32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "80ad293ddd3b4384989a3d138ee040ddb390035a",
      "old_mode": 33188,
      "old_path": "test/expressions/swizzle/write/packed_vec3/f32.wgsl.expected.msl",
      "new_id": "e726778f3d8e2bd3493aea83c795004d912e5395",
      "new_mode": 33188,
      "new_path": "test/expressions/swizzle/write/packed_vec3/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "3a519e5d7c233eb833348fb054e891fa18ea0194",
      "old_mode": 33188,
      "old_path": "test/expressions/swizzle/write/packed_vec3/i32.wgsl.expected.msl",
      "new_id": "2bcecc1f0f1906e087fa0450ea4bf35ace344a04",
      "new_mode": 33188,
      "new_path": "test/expressions/swizzle/write/packed_vec3/i32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b12b4609772a7d3e76951ccdac6bb01f3b5f3eb6",
      "old_mode": 33188,
      "old_path": "test/expressions/swizzle/write/packed_vec3/u32.wgsl.expected.msl",
      "new_id": "b55912db40a205a0a1334c1a26128c337b406b86",
      "new_mode": 33188,
      "new_path": "test/expressions/swizzle/write/packed_vec3/u32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9c7e44c11b03aee0d7cd99e406b6a70e7e014bb7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/arrayLength/complex_via_let.wgsl.expected.msl",
      "new_id": "28a8285d92c52ab7974524611e332e449ed0803c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/arrayLength/complex_via_let.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "40f5a450e5a3b870a709b395c97770f90141f5bf",
      "old_mode": 33188,
      "old_path": "test/intrinsics/arrayLength/deprecated.wgsl.expected.msl",
      "new_id": "90f1512384cc909d1d35f970c90e89dab29a2782",
      "new_mode": 33188,
      "new_path": "test/intrinsics/arrayLength/deprecated.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9c7e44c11b03aee0d7cd99e406b6a70e7e014bb7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/arrayLength/simple.wgsl.expected.msl",
      "new_id": "28a8285d92c52ab7974524611e332e449ed0803c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/arrayLength/simple.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9c7e44c11b03aee0d7cd99e406b6a70e7e014bb7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/arrayLength/via_let.wgsl.expected.msl",
      "new_id": "28a8285d92c52ab7974524611e332e449ed0803c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/arrayLength/via_let.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9c7e44c11b03aee0d7cd99e406b6a70e7e014bb7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/arrayLength/via_let_complex.wgsl.expected.msl",
      "new_id": "28a8285d92c52ab7974524611e332e449ed0803c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/arrayLength/via_let_complex.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "dfb748420b23b4b337991db6e4bdac19954deed5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/1588cd.wgsl.expected.msl",
      "new_id": "8835e97b64129f26f45ab68fe9f261e372bdc476",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/1588cd.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b5679b78159c71cd9524d028294bf86dbad6ef6c",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/61b1c7.wgsl.expected.msl",
      "new_id": "4fd3c1c679b457a3fe97c6557989a60da27170a9",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/61b1c7.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9ccd171e9c70d93b94789a16ee0be8dd7e62623a",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/a0f5ca.wgsl.expected.msl",
      "new_id": "14f2e568421cf334a32db3068e82e9e424812f35",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/a0f5ca.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f35b0f4c71016a965685b928f40fa1705b360a58",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/cdd123.wgsl.expected.msl",
      "new_id": "dca2023889792a67c5c225a997f5cecc13b945a0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/cdd123.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2a68d7bf97e9572eaad3b9ebb879f9a882a901b3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/cfca0a.wgsl.expected.msl",
      "new_id": "279dd8cfa99cc572de6c05fa35a210f2a48f4b24",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/cfca0a.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "131e4bafcd9c7e290b77ee63ecfb0d00c0a11bf3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/arrayLength/eb510f.wgsl.expected.msl",
      "new_id": "3570449b3ea52001c85a65404b3fb2fcc731992c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/arrayLength/eb510f.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4d1bb52ea2bf2ca0349f04b4f9d619045f05e8ba",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAdd/8a199a.wgsl.expected.msl",
      "new_id": "4e58d980226a81e95747822201148f3bb01335aa",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAdd/8a199a.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "a1e838a57e463ef4205dac69c522c0538aeb4561",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAdd/d32fe4.wgsl.expected.msl",
      "new_id": "e6c84aed8288782e06185cd2dc21e7360a4d82fd",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAdd/d32fe4.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d095ebb5e29a7542f56b83f10b200c3df7b656fa",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAnd/152966.wgsl.expected.msl",
      "new_id": "020528786d821809c2e045e7c9fcd914c6492600",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAnd/152966.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b9ca1b0b6e285177afe009daa143cc5043834662",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicAnd/85a8d9.wgsl.expected.msl",
      "new_id": "62890e08806f0193282a338461b31b9a596fc748",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicAnd/85a8d9.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "37ea780124bb6d4a8a09557590676fdfe8772acc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicCompareExchangeWeak/12871c.wgsl.expected.msl",
      "new_id": "a7bb20c97021da5cd93af88fa1dac39a3179103e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicCompareExchangeWeak/12871c.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "30fe03fe35c7bae215dfe4e67c13b2a755cf6320",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicCompareExchangeWeak/6673da.wgsl.expected.msl",
      "new_id": "b3a827f788ddace21eb5638ea06d79e0874d7a23",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicCompareExchangeWeak/6673da.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "248b62acc956b95f4696702f4fb54096d361d4bc",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicExchange/d59712.wgsl.expected.msl",
      "new_id": "26886a5dae435ff2cb3a9c401222cbfb1070cc1c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicExchange/d59712.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9e0dd6b0813785dd21339711a2e2eae29dbdfb33",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicExchange/f2e22f.wgsl.expected.msl",
      "new_id": "736a8441a8108c3c6e1dc8de87e313e34817a6ec",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicExchange/f2e22f.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8cc7837b71d43c8004b9daa962fe31853f4ab76d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicLoad/0806ad.wgsl.expected.msl",
      "new_id": "2335d0d0df9b6b6e60810f78f17540f42f1469a8",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicLoad/0806ad.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "aef98d3a3db0eccb1112630ccc63f4b61781c112",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicLoad/fe6cc3.wgsl.expected.msl",
      "new_id": "e78624ded84ddc2bf8148831e18b39282ee9be5e",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicLoad/fe6cc3.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8d45595d8db61afb836cac747bce1bc893e98f42",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMax/51b9be.wgsl.expected.msl",
      "new_id": "78e9001b6a7538fd6705befe379a295dd6754a3d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMax/51b9be.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "12babbdea150bbbc840057f861db195b0fa1b609",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMax/92aa72.wgsl.expected.msl",
      "new_id": "aac6b99c5e2ac755569e2ac4cb0973993721a17c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMax/92aa72.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5de8f10205d7aca49b425b8c14dc889abb84b233",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMin/8e38dc.wgsl.expected.msl",
      "new_id": "f11f8cccb88275f39e59e65f0bdf65c1d518e243",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMin/8e38dc.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "04d9d54757fe3513c3a13866fede2d02f0bbebe9",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicMin/c67a74.wgsl.expected.msl",
      "new_id": "129f24e47193df9ba46c0283ab2354e46cf57748",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicMin/c67a74.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "a711f2d985553416b29c6597ecd78f51f6cfc982",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicOr/5e95d4.wgsl.expected.msl",
      "new_id": "5ea3c5069724dfb0d8990b7b30aac4752a0742e1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicOr/5e95d4.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "3602800462f296066122f3bb1cc62d284e77f9a5",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicOr/8d96a0.wgsl.expected.msl",
      "new_id": "d25b8b2b1872b9823d65e62bd51371594fdedf8c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicOr/8d96a0.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "24231c1cd6e355ad6e73f9af9ee3077130a347d3",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicStore/cdc29e.wgsl.expected.msl",
      "new_id": "a7b06ef293aabb222b649cdee41e3e1ca916f737",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicStore/cdc29e.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4d3c46816e8e5e3611fc7f67b014f2e8f340a10d",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicStore/d1e9a6.wgsl.expected.msl",
      "new_id": "78ba885379180e37fd314ecded80688cb7b2f9cc",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicStore/d1e9a6.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "91ce0b1257d5fe30ed8942fada3d9039df49e6fd",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicSub/051100.wgsl.expected.msl",
      "new_id": "ec11a6695c6668e0b9e4a95e187d0979d8d6ea9d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicSub/051100.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "bb53aaf7d54dbaedd1e03faca89aa70af7a77769",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicSub/15bfc9.wgsl.expected.msl",
      "new_id": "994a48e34520e1181083212f45d297a64d1c2d1d",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicSub/15bfc9.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c43fc6be6384852d209dffbc1da0a606bee7db53",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicXor/54510e.wgsl.expected.msl",
      "new_id": "5967debafc1d65e330d26dd8871c33f4bd7386d6",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicXor/54510e.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d48ee317d471715b2c524343e3f80fa3426998b7",
      "old_mode": 33188,
      "old_path": "test/intrinsics/gen/atomicXor/c1b78c.wgsl.expected.msl",
      "new_id": "42040a3ed7ee34dfc786eea51e346194c0987ae0",
      "new_mode": 33188,
      "new_path": "test/intrinsics/gen/atomicXor/c1b78c.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e9f8a9708207b973a2090e60162d83d321fccbcb",
      "old_mode": 33188,
      "old_path": "test/intrinsics/ignore/runtime_array.wgsl.expected.msl",
      "new_id": "8be113994af26602bee321d80d9c2c47c79ae519",
      "new_mode": 33188,
      "new_path": "test/intrinsics/ignore/runtime_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f61d5a5d165c3827291bd8072972cc1acf8dc5bf",
      "old_mode": 33188,
      "old_path": "test/intrinsics/ignore/storage_buffer.wgsl.expected.msl",
      "new_id": "8fd6daab6778e3a329e1b038068d5d24cfbf55a1",
      "new_mode": 33188,
      "new_path": "test/intrinsics/ignore/storage_buffer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e9955b0a426b9c549525522c2de6515be4062d49",
      "old_mode": 33188,
      "old_path": "test/intrinsics/ignore/uniform_buffer.wgsl.expected.msl",
      "new_id": "b3db6a68e75aaeb1d80cefb82f243e8e50726f9c",
      "new_mode": 33188,
      "new_path": "test/intrinsics/ignore/uniform_buffer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "32de92114bd72b9e23703495d194c9012590b3f6",
      "old_mode": 33188,
      "old_path": "test/layout/storage/mat2x2/f32.wgsl.expected.msl",
      "new_id": "71886779cfcdb4fc1142de2f8b2c94406ba8f0d5",
      "new_mode": 33188,
      "new_path": "test/layout/storage/mat2x2/f32.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "bd77f404189d6185b25360200f1e23d0a0348160",
      "old_mode": 33188,
      "old_path": "test/layout/storage/mat2x2/stride/16.spvasm.expected.msl",
      "new_id": "ec498f464e8ed7f843df616c699f4bbb612765ce",
      "new_mode": 33188,
      "new_path": "test/layout/storage/mat2x2/stride/16.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2426a3db4d077e7949fe957e81ce07798164c51f",
      "old_mode": 33188,
      "old_path": "test/ptr_ref/load/local/ptr_storage.wgsl.expected.msl",
      "new_id": "ee2133d642b5ff92c3363d3e0e8bab9b5c87a930",
      "new_mode": 33188,
      "new_path": "test/ptr_ref/load/local/ptr_storage.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9c4e4e4b079b44d9ece2d9704b3464d750d1f0c9",
      "old_mode": 33188,
      "old_path": "test/ptr_ref/load/local/ptr_uniform.wgsl.expected.msl",
      "new_id": "f86222b70cfa85867505efc75649e989a397d5f5",
      "new_mode": 33188,
      "new_path": "test/ptr_ref/load/local/ptr_uniform.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "48252a3178443ca68e18b8519c7a9d46aeafc548",
      "old_mode": 33188,
      "old_path": "test/samples/compute_boids.wgsl.expected.msl",
      "new_id": "e0fde9b347261a2baea842d2bd735f1f5fba549d",
      "new_mode": 33188,
      "new_path": "test/samples/compute_boids.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1ce68b4e302f1cebb1e3538c46422082d2792e58",
      "old_mode": 33188,
      "old_path": "test/samples/cube.wgsl.expected.msl",
      "new_id": "bcf2f8a23e9fa4ed1fbcd21a8791d4f5af68b9c5",
      "new_mode": 33188,
      "new_path": "test/samples/cube.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d1ae02a985d2c760b9583546a2d3ad942e3ecf80",
      "old_mode": 33188,
      "old_path": "test/shader_io/shared_struct_storage_buffer.wgsl.expected.msl",
      "new_id": "6de625828db6419cd454333709511d313d5b2510",
      "new_mode": 33188,
      "new_path": "test/shader_io/shared_struct_storage_buffer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "10d815f39ba54c03beebb198fcc856bcd0b70a20",
      "old_mode": 33188,
      "old_path": "test/statements/assign/phony/addr_of_non_constructable.wgsl.expected.msl",
      "new_id": "2f292658a1062d2cdb5dfa6c0aa77ed080a04792",
      "new_mode": 33188,
      "new_path": "test/statements/assign/phony/addr_of_non_constructable.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "10d815f39ba54c03beebb198fcc856bcd0b70a20",
      "old_mode": 33188,
      "old_path": "test/statements/assign/phony/addr_of_runtime_array.wgsl.expected.msl",
      "new_id": "2f292658a1062d2cdb5dfa6c0aa77ed080a04792",
      "new_mode": 33188,
      "new_path": "test/statements/assign/phony/addr_of_runtime_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6da18d25035ea959f28795248ddc923087be7c8d",
      "old_mode": 33188,
      "old_path": "test/statements/assign/phony/storage_buffer.wgsl.expected.msl",
      "new_id": "0a6675d13b4628f769b52461f1a93448f4ea2ff3",
      "new_mode": 33188,
      "new_path": "test/statements/assign/phony/storage_buffer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6da18d25035ea959f28795248ddc923087be7c8d",
      "old_mode": 33188,
      "old_path": "test/statements/assign/phony/uniform_buffer.wgsl.expected.msl",
      "new_id": "0a6675d13b4628f769b52461f1a93448f4ea2ff3",
      "new_mode": 33188,
      "new_path": "test/statements/assign/phony/uniform_buffer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "fcc05a4a321bd3aab0a8416740104f3f2a3330df",
      "old_mode": 33188,
      "old_path": "test/types/sampler.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/sampler.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e45bdcf925629294696ccbef71accf050cc07db3",
      "old_mode": 33188,
      "old_path": "test/types/texture/depth/2d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/depth/2d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "18588e24cda5b87dddf7504248a8caf0418ac8e7",
      "old_mode": 33188,
      "old_path": "test/types/texture/depth/2d_array.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/depth/2d_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "7ac8af6903b32d4c9dbb15b3a20235a38c255254",
      "old_mode": 33188,
      "old_path": "test/types/texture/depth/cube.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/depth/cube.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c8ac11531377148e967967e0803c08d532587ae6",
      "old_mode": 33188,
      "old_path": "test/types/texture/depth/cube_array.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/depth/cube_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "91951dd0aa6fc4f06cf22872e4513b16ffb75dc1",
      "old_mode": 33188,
      "old_path": "test/types/texture/multisampled/2d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/multisampled/2d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "307567751213800a8bd81e795bb1bede459b7e6b",
      "old_mode": 33188,
      "old_path": "test/types/texture/sampled/1d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/sampled/1d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "332712f789a96ecfde2601d6e8167cdb40bc92f6",
      "old_mode": 33188,
      "old_path": "test/types/texture/sampled/2d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/sampled/2d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5596bae021624ccd479ff601005e45a3f427beff",
      "old_mode": 33188,
      "old_path": "test/types/texture/sampled/2d_array.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/sampled/2d_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f42ccaf8e19f354078b91dea8135bd0aff70a7be",
      "old_mode": 33188,
      "old_path": "test/types/texture/sampled/3d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/sampled/3d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2a1de4156d940fbc6606b7528e3754c2979ff064",
      "old_mode": 33188,
      "old_path": "test/types/texture/sampled/cube.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/sampled/cube.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9daff3914063e0119b89cd4eadd83771eb23941d",
      "old_mode": 33188,
      "old_path": "test/types/texture/sampled/cube_array.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/sampled/cube_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e6639ae1b9c0e6e47cd677f18910cc528bb5fa7c",
      "old_mode": 33188,
      "old_path": "test/types/texture/storage/1d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/storage/1d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "47c1eaabde8fddf29b39a1bdaab2c773ac471a10",
      "old_mode": 33188,
      "old_path": "test/types/texture/storage/2d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/storage/2d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b872b42d1a8cc33d1f06f14845aa2dc829488472",
      "old_mode": 33188,
      "old_path": "test/types/texture/storage/2d_array.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/storage/2d_array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2881ddc065127040221ea5d5bf99c26e15eba066",
      "old_mode": 33188,
      "old_path": "test/types/texture/storage/3d.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/types/texture/storage/3d.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f6ced8bbaea4aa80b9c650a55a0e3683b2cd0da8",
      "old_mode": 33188,
      "old_path": "test/var/initialization/private/array.wgsl.expected.msl",
      "new_id": "e80edf910c2e160072348b360e465a17779c203c",
      "new_mode": 33188,
      "new_path": "test/var/initialization/private/array.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b719283ba3f489dbf68f59f89bb0625d72ca766c",
      "old_mode": 33188,
      "old_path": "test/var/initialization/private/matrix.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/var/initialization/private/matrix.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "895b363b84c747080c16b53e0a2d24439e9cecb5",
      "old_mode": 33188,
      "old_path": "test/var/initialization/private/scalar.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/var/initialization/private/scalar.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "053aa124a2308d39fc36b705ed9123564b2b36c2",
      "old_mode": 33188,
      "old_path": "test/var/initialization/private/struct.wgsl.expected.msl",
      "new_id": "5534eeed4a47a6c9c13eb136b846bf07e8f961db",
      "new_mode": 33188,
      "new_path": "test/var/initialization/private/struct.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c103cd782d87b7b53fc3507fd84892ea59f2317a",
      "old_mode": 33188,
      "old_path": "test/var/initialization/private/vector.wgsl.expected.msl",
      "new_id": "09c45a05489729e749d937d52e962cc71b90935f",
      "new_mode": 33188,
      "new_path": "test/var/initialization/private/vector.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "de673020df53f73ce56fb61fdbd33a0a8d157a4c",
      "old_mode": 33188,
      "old_path": "test/var/initialization/workgroup/matrix.wgsl.expected.msl",
      "new_id": "0a507da342dd0cf8f767575733969229437e6422",
      "new_mode": 33188,
      "new_path": "test/var/initialization/workgroup/matrix.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f5c8304f399842f6ae240d65d0b572c3748fabb9",
      "old_mode": 33188,
      "old_path": "test/var/uses/many_workgroup_vars.wgsl.expected.msl",
      "new_id": "8435181bb76bf79381708ac4438626c3af416ec3",
      "new_mode": 33188,
      "new_path": "test/var/uses/many_workgroup_vars.wgsl.expected.msl"
    }
  ]
}
