)]}'
{
  "commit": "1aad86d9ef817cdbca98b0595fbb886ab411ae15",
  "tree": "0ef4e843686f238eea77f9b95077a58054f00bf0",
  "parents": [
    "f9430db78f533dc483b1d130aad7dcd276486ed4"
  ],
  "author": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Mon Jun 03 20:48:50 2024 +0000"
  },
  "committer": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Mon Jun 03 20:48:50 2024 +0000"
  },
  "message": "[msl] Move RenameConflicts to core and use it\n\nFixes various shadowing issues.\n\nBug: 42251016\nChange-Id: Iaffc826b4e528c447b0732433b4c7f2c7d72b0f2\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191420\nReviewed-by: dan sinclair \u003cdsinclair@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3bdcfad98bd1cc20b461ee103f80e627bb043357",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/BUILD.bazel",
      "new_id": "f2b02a76343ed7bfc46f2cbb1bea3c79bac8cd63",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "67133005ab9707008d7db0eb98c475224adf891c",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/BUILD.cmake",
      "new_id": "ce6228ee786e0ced91df975aa4ce3c55b2de6b09",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/BUILD.cmake"
    },
    {
      "type": "modify",
      "old_id": "131161f8e6da6830684194c6185da9a1078e8513",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/BUILD.gn",
      "new_id": "5d27b9fa11daddf73c72e90f08808d0a7f3197b5",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/BUILD.gn"
    },
    {
      "type": "rename",
      "old_id": "f40dd888894c9631cf330f273271d9279b53d39c",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/rename_conflicts.cc",
      "new_id": "fa32cedce6e5071753ab14e41299f274b83c1e1a",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/rename_conflicts.cc",
      "score": 98
    },
    {
      "type": "rename",
      "old_id": "e9c68168a2b87f709f3b7d431e28295f6af358c3",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/rename_conflicts.h",
      "new_id": "8086476c3a82114d920e7d7f8d31016933cb8e3c",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/rename_conflicts.h",
      "score": 85
    },
    {
      "type": "rename",
      "old_id": "8ac74e01410d9924a9b09bedbc718be8f662de6c",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/rename_conflicts_fuzz.cc",
      "new_id": "c125848c1d4fa4c2e98b73cd665e0ef25078acff",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/rename_conflicts_fuzz.cc",
      "score": 90
    },
    {
      "type": "rename",
      "old_id": "d5a25db9cda379cf7aedad1a36cbce352c2e391a",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/rename_conflicts_test.cc",
      "new_id": "74ee81a91907681e7f751f159bdc26357522f7cc",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/rename_conflicts_test.cc",
      "score": 99
    },
    {
      "type": "modify",
      "old_id": "d3b5007a26c7d746305bd881b3dba90326ed667f",
      "old_mode": 33188,
      "old_path": "src/tint/lang/msl/writer/raise/raise.cc",
      "new_id": "dfcee3273114cb74ad418f88c762858e5aea6a56",
      "new_mode": 33188,
      "new_path": "src/tint/lang/msl/writer/raise/raise.cc"
    },
    {
      "type": "modify",
      "old_id": "c4b925d8ad774a00d1b8b7c035788a23a7b1a83d",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/BUILD.bazel",
      "new_id": "23184a89d9eef6eec93a10c54545f5b8f4081ffb",
      "new_mode": 33188,
      "new_path": "src/tint/lang/wgsl/writer/raise/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "ff5b855c6b1c88fad5bbf28067fb1a9782770c37",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/BUILD.cmake",
      "new_id": "2a30f2d0c9cfa21cbfc0a8ae9240246189ca17de",
      "new_mode": 33188,
      "new_path": "src/tint/lang/wgsl/writer/raise/BUILD.cmake"
    },
    {
      "type": "modify",
      "old_id": "1f5cfa862e17654f8009f2ad9600ac7280c7e9ae",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/BUILD.gn",
      "new_id": "aa690711fe96613bd99314321d32b7f4fbd59180",
      "new_mode": 33188,
      "new_path": "src/tint/lang/wgsl/writer/raise/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "672039200fe875f1e19784605030664b8b3c26e0",
      "old_mode": 33188,
      "old_path": "src/tint/lang/wgsl/writer/raise/raise.cc",
      "new_id": "56e9fac995ba3bae10fcbb85cfdb9c0dc202ecfe",
      "new_mode": 33188,
      "new_path": "src/tint/lang/wgsl/writer/raise/raise.cc"
    },
    {
      "type": "modify",
      "old_id": "0db8c6d467c2a04b7390aae5793489304d2eb5e8",
      "old_mode": 33188,
      "old_path": "test/tint/array/strides.spvasm.expected.ir.msl",
      "new_id": "efe481dee791c7b68b2dcb541f255a88ed758510",
      "new_mode": 33188,
      "new_path": "test/tint/array/strides.spvasm.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "5aa4329fafc9fc4301ee64fb2a4b37e6188a0ee7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.ir.msl",
      "new_id": "bd0f703be3f69488b16e554bd94db64e0726360c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "8675566dff107e5cdc455aefceddd1db59a7b66f",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.ir.msl",
      "new_id": "25ab70b91c2f0d34c51920e46d6e2623dd5c22eb",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/dynamic_index/write_f16.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "fcc74ff08c9f653e377a8aa1fb097ab1ad0dc056",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.ir.msl",
      "new_id": "fb7d39bb6ebb456f82a3ece5144e957fe2396f05",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "35551d0759f18bdb86f813f9cc0f7cd48d2fc794",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.ir.msl",
      "new_id": "0021c52f76d54d7d9aab8504c2263adc2da846ab",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/static_index/write_f16.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "2f4997feb213ca6f53eb7ff92fff5db8bf229ded",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/struct_f16.wgsl.expected.ir.msl",
      "new_id": "3f5a81d05735d3179575859feb854f8fdab629a3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/struct_f16.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "6ede2a0e056d14470d431f044558c03eae911aae",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/storage/types/struct_f32.wgsl.expected.ir.msl",
      "new_id": "561bd74ffda3b8fd8353ec65210f8cb1f826688d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/storage/types/struct_f32.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "f3d8646479938062686d611418649be91713155e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x2_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "a918710c60b1f4472daa5e80a09d4cb9f9a8013d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x2_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "cf80f4bca6a2630d29174c8c672c4e36931f3247",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "56fc25a491ae3dd817e0c585f414a6aa8823e3a4",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "e5372f9a2645a326d893025512c92585d15198fc",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "1b2bbd64704c49569f0a9b7facf46808ec0adfcc",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "0705e3327105e04ffaff26965fa33070cb308014",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "9ec9a76094ac50f14c3a7083ef1d023712ccb44a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "1f386d13998f01fe4d23b8ea5cebe493fa872d10",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "dbc46bc829a6ada62f3e4214b60ca8e65520a779",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x3_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "9986a03d3ec1055c001b58d9e9c448f97cc767ed",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x4_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "01746d700187e7b28c6fc2669bb2f6bfd3b6cfd0",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x4_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "eb61597dea62cb7f28d6232c4741ac80a84cd3d2",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat2x4_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "51f8134e92e515a1d386d310f3236b3069994717",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat2x4_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "0ef3585fc37f1719e87a240db6befb752f565689",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "ab56bdac903dfa44720175c77e6ec22ead795c58",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "aecd01eb5ad4f92782f33af1eb123c6f5d52c501",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "e9184d79bbd9df4bbf2a041d0bc57c67f10af438",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat3x3_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "151e8712ad1f7de214d391f3c0d1c8f51bb299c9",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat3x4_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "77f2f4705cfa1694a96842fd1f5c61751e94bb4c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat3x4_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4193bdd04e0d0da17891526c2dfe185910a6ad61",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x2_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "49adc215341f4eb26e4657e9f2f56ce44afa29e7",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x2_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "3eb642dc271864127a1226c56e5214e845222765",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x2_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "0c7663ec305e142c587536edba1ada6d8a64cf09",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x2_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "cbf80ec4782caef0141a7d5c533257287264f779",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "4e94c9bd8bf3238cc7864e1f3c3857885d060424",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "8ffbc095371db60f8a281ec07c5a31ccfcb0a6c2",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "bb3cd829fba5e8c61b2fa0cdd55978578d631bcf",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "96b7e37aa277076bbb8f3e1e7c33a7199db2ee38",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "3202445ac0e1dbf68533c12f134ebfb07d365f94",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "e47fdd96fe1d166e2053ac5af264a30c12f396e9",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "f7d7131dd8f1dccc2ec1ec20c6673e6508a07023",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x3_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "433ab75a60f02b920e9f8939bf6ab241a90cfa44",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x4_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "734c6b141c0ba568e6eaa83f3b93fb37fe18837e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x4_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "fbcb3f9ecc755a6d222ac2e9dd5d29aff962b270",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/array/mat4x4_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "c2d0bfd7f8f7709ac7bb18b2a2ee23fc6e5e3681",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/array/mat4x4_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "cc42bb05158ced5a1cc30a729e53f8d4eee8d39e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "e860c3f51f5e28697733b55fc13110573a13ac1d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "20ea932ebbba65defc35a8fc82c0827bf9546196",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "5b1e326913859c167740aacef5cd2b7e400256b3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "a0f397eb8413f11a6147fd3606aea5354269168c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "bf6aa64496a22b39e46dc229bc70ce20c2b8d04a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "3209e17d1852e7f94e963aefed124c505ff8877e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "f5d7e61956ff8b50363d7d414e5d864db4a48e40",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x2_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4237930741dce1d147d2bb4f580783366c17e227",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "da0fa74fb96b12668db727a5a18a4a2bd6ffc3a8",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "25bf161940ab6425aec968890dfa49171db3dc87",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "416201a56d57d232a4579c502e115d6e3bf49283",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "cfe248c51cd0420ff6d942dfd241a16b999f7596",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "e30fc0334ee80d9268bc8bf8d6c38a05ea06fc2b",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "43d48d6ed0ee6a4c2a33d0123cece790b76a2cc7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "cb8ded957b780ebe8461259b79a2220fe3db67e3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x3_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4839eecbaaf1a2858f20f2fcfd16ec8258bed76a",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "f57ee3d9ea4c2285468b70213dc1b1a1c8713857",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "b091261336a1388e82104d2648f96cc314ebe879",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "af1c2d0537c2c24f06a654feacd1e83a7817dcef",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4e87a2e9151806f9b7414509a25f0309dd849326",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "75483c94166869ee3eddd0e311818daed9bd2f00",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "e8d7f0d9346a70de7bf31492b1ff0d3bb7fe0538",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "fc147b41927e90cb1f17b1f6976c3a2489e5785d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat2x4_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "a0671a72cd1f8100ae492ef46c175fe45b40adf7",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "6ccc8bf4b52923c27ca194f6d80df02605aa1beb",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "5b6f3e10d2580094e33a4660a0fc06d614b5c016",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "facce53f34bd47adfb77214879dfc6603bdd4cd3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "8dc0ceff765b96cf8c265e3b0bbd30d9114a8eea",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "ac1a9096ae554f61209bb4e2b70b6324dd503dd4",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "da111504d8ec966f99801d7304904634d5ec51d0",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "e0009c64c8b6a9461816f5d2dcf57c865a527dde",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x2_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "37dfffc218238eb759fb183387aeb6bb201a926a",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "086f9a4431477cb738c7e87fe5d1b647b6f8f2c6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "6c1a93b63474a293ef3ead854455cbd4f102cfd6",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "c7bc56cba8d55aa53beaf1ec5b22e1930e4ac991",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "c04aee41ebaf3f1f0cbe723a96301632e4027a23",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "3bdf63568af0a81b43a962d802dc6cd22b5c9eb8",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "ecf8d511e73654a159d6db2cd69825466c01625c",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "32e0afe01b820b26a355c28a8328bc863ea629b6",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x3_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "675a0f4df1c880385e6987af32e307fdbe8baed2",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "a5c9416d7109631f7735aa3e9bbc38c8b60da35d",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "37aaa3092a8581848a6cd124d436ca402d8ea125",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "48e1dab7e1feee3dd96784d90127a48779f1694c",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "135acb32a85b94731a2a640e147627fd1a0d8531",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "851c0af6cce24503dfe71cdf8be73ccbd9a480ac",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "f6dc11c3316dbfdb72adec28d0a25da11bd861f0",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "87f0b5000b435d5d6c5482c2085457621f551fa9",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat3x4_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "5e90d900ea7180350b09baef32385044d6a7094e",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "8748c066f3bee3aa3601e2472bc1927343d1dcfa",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "1ddd59b4e6ec24806edab42569b9ce1980fdf16f",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "72a064fb0d28c60b440fa534160ca484a5fa1ba0",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "6940cd16c766065f21c33c6f0d3043c36291e545",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "49984be167899afa4b34344efec7ecb8c5021086",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "91378ef032482efababaf8b9dcb3be5249d11cf8",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "a878866c67175b9ffc2593ffa79d703c22ea7a2a",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x2_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "5b26a0af6b88b4556f94cc1172c4fa829ed438b4",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "3cb5f7335ec2d99af0b94cd842d095cc4ab8f962",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4ff2011b3eb8d1da5f2c38f0ad04c2b19eddcbe5",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "fed5e52e49e39610de3e0da87dbd682edebd58c4",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "5d7e53e2ad22654e9af0e6c411a9e0a3fc87995a",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "8daa68b21e4dec57068c9b88942ed2930e946492",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "0116b7eadf6f7997e1b46f322a6651a621465427",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "fea6aecd0ffdff8bb8969feab1caa0fe7dc2a301",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x3_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "55d5401737b9b1aa5ac85d8f9217ca2a97a7fada",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f16/to_fn.wgsl.expected.ir.msl",
      "new_id": "33d0eb862336389140df0b0b7101446eed30a585",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f16/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "0eab4383999990eac57397993ad0ed7ab24a0c84",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f16/to_storage.wgsl.expected.ir.msl",
      "new_id": "7110f20d7f7d5289cb9abef0284a0a3f6e3c4cc3",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f16/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4be37bd72ac64e8330becd00593ce349764a71d1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f32/to_fn.wgsl.expected.ir.msl",
      "new_id": "88838230eea2f4c2ce1f8fc3ee6c755b5c73f717",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f32/to_fn.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "a573b16de420cce3c73fee243041db1489ddd7a1",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f32/to_storage.wgsl.expected.ir.msl",
      "new_id": "4993720246901562d4f05cba615c0a2206ac81a0",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/std140/struct/mat4x4_f32/to_storage.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "173c33b2c29a818cf49d57e7e9ffa7965274701d",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/struct_f16.wgsl.expected.ir.msl",
      "new_id": "7763b5e592d1255bf6879823908b7355bc1ed3f1",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/struct_f16.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4c72a30ba17b950a87abbf18a80c33ff5e28b550",
      "old_mode": 33188,
      "old_path": "test/tint/buffer/uniform/types/struct_f32.wgsl.expected.ir.msl",
      "new_id": "78fa5847c180a69dadeea1df7a7f740734817b3e",
      "new_mode": 33188,
      "new_path": "test/tint/buffer/uniform/types/struct_f32.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "d1dd16dc0f97326c6ff68a1b9f615766dc8691c1",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1350147.wgsl.expected.ir.msl",
      "new_id": "0144fbedb145d19b4b33123d8f75abfc27acd2b0",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1350147.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "2a09c730758660f5dd1f1ad183bdbf0431a0e9d8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/40943165.wgsl.expected.ir.msl",
      "new_id": "b4990a5888e4de2e76a9476b96f6ac0fde3a219c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/40943165.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "e0ff29a4cd0ab77e9ad6058d5c458f1b09197ab6",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2059.wgsl.expected.ir.msl",
      "new_id": "1da6193808f8875d2539fb4d68e67ad94eb5abf1",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2059.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "8b235fe3da1fc9fd0def41a5759a485679a77410",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/825.wgsl.expected.ir.msl",
      "new_id": "c5816dfb04fe53f39e05f876a96b465265d35310",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/825.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "177f6f362c8250b7c3de6a8a39fa4524298acac1",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/read/swizzle.wgsl.expected.ir.msl",
      "new_id": "e1103b8e26f38e6f4c7a54eeb5d608894835ee2f",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/read/swizzle.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "3765ea7dc1230ffeb5ade56f6e802561dfce5f66",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/swizzle/write/swizzle.wgsl.expected.ir.msl",
      "new_id": "50a6b4c4bdd87012f5ae52cdb019cf9288106cff",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/swizzle/write/swizzle.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "636891ce82c6354a5d4c07b5fc0d5f6720b62d13",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/user_call/call_with_call_param.wgsl.expected.ir.msl",
      "new_id": "229e98380c568b2b44263bc1d55b2584bb702cac",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/user_call/call_with_call_param.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "5f6e07f59d365e3623e41bdd890be645922e352a",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/user_call/multi_param_return.wgsl.expected.ir.msl",
      "new_id": "d5a8840d74b7ef65ad92c1272104f2a370bfe05e",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/user_call/multi_param_return.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "1ff2217a8edb742da361c4d788ec9b0110b0b7e8",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/user_call/no_params_return.wgsl.expected.ir.msl",
      "new_id": "bb96547f387f5572aa72d8f802276f840936fbef",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/user_call/no_params_return.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "4633fa02bc8e166bb64775e01f9d42a13b966b2b",
      "old_mode": 33188,
      "old_path": "test/tint/expressions/user_call/one_param_return.wgsl.expected.ir.msl",
      "new_id": "b98d67f56c293775e6e08758c08a807bea610872",
      "new_mode": 33188,
      "new_path": "test/tint/expressions/user_call/one_param_return.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "416cb7c7b2fde066caea2b91040b0e93b4f56965",
      "old_mode": 33188,
      "old_path": "test/tint/layout/storage/mat2x2/stride/16.spvasm.expected.ir.msl",
      "new_id": "633fdb39afb1b44718ce227702f25aac57f9148a",
      "new_mode": 33188,
      "new_path": "test/tint/layout/storage/mat2x2/stride/16.spvasm.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "8381a90c2529456298d454f5661547977f9c3c52",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/alias/let.wgsl.expected.ir.msl",
      "new_id": "e32ba5d7f1b38938f4f43425bed7f8cc5032e4ef",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/alias/let.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "935ca6cea7336250bbcce4aee32d79a2ed433383",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/alias/var.wgsl.expected.ir.msl",
      "new_id": "e94dfd6aab8e5ca107faaff3435092076ad0964c",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/alias/var.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "3c9002bfded1f1b9e981724f6d229164a7669b3b",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/function/let.wgsl.expected.ir.msl",
      "new_id": "9ce8bd6ab1b88b076cf3b06fb97cd16a836d37d0",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/function/let.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "f111091b568772ec7fcf25d20787db96d1cc8751",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/function/param.wgsl.expected.ir.msl",
      "new_id": "a15947d3094562c27c7b724976a670aefff2151b",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/function/param.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "efcece042fa701d1179ff1fdadc42b7248babcfe",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/function/var.wgsl.expected.ir.msl",
      "new_id": "50fb1752f65d876b6c571501f182c1e59f7c1bc7",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/function/var.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "699492944b2720e09cda1c5f60a8fae17ff1e773",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/param/function.wgsl.expected.ir.msl",
      "new_id": "d76dba11e5059d5092461c1456cd5bc62ded01ce",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/param/function.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "2a218eae93792b834a54139781fc2c7e4f472500",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/param/let.wgsl.expected.ir.msl",
      "new_id": "239a16525611eabab7d7ebe30136cf80c5f9c5ea",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/param/let.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "af03ffc0e7354198e8720c78aff5a6bfd74d0016",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/param/var.wgsl.expected.ir.msl",
      "new_id": "40f24f38c606d97580fccf159df49221a6bfac30",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/param/var.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "efcece042fa701d1179ff1fdadc42b7248babcfe",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/struct/var.wgsl.expected.ir.msl",
      "new_id": "50fb1752f65d876b6c571501f182c1e59f7c1bc7",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/struct/var.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "44b5abc0b34f7db73e17c21343185eb4f87ad1bf",
      "old_mode": 33188,
      "old_path": "test/tint/switch/switch.wgsl.expected.ir.msl",
      "new_id": "bca1c72baa5013aef7de3587409e20569f4bf7a1",
      "new_mode": 33188,
      "new_path": "test/tint/switch/switch.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "baf66aedc665b66d3d18499b7ceb387d6741378f",
      "old_mode": 33188,
      "old_path": "test/tint/switch/switch_multi_selector.wgsl.expected.ir.msl",
      "new_id": "afb48a785747cd5317fba7c71245818c55b61da8",
      "new_mode": 33188,
      "new_path": "test/tint/switch/switch_multi_selector.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "ac17bcdfb4ce9d8a52c7f97400c6f8222e6b9359",
      "old_mode": 33188,
      "old_path": "test/tint/switch/switch_nested.wgsl.expected.ir.msl",
      "new_id": "77aeded3e7e794d2e48f9350afbbb574e32db47a",
      "new_mode": 33188,
      "new_path": "test/tint/switch/switch_nested.wgsl.expected.ir.msl"
    },
    {
      "type": "modify",
      "old_id": "c6fd3363ea8591222b02cbb0903f8e117bb27330",
      "old_mode": 33188,
      "old_path": "test/tint/switch/switch_only_default.wgsl.expected.ir.msl",
      "new_id": "4d00684e9ad6a6962f43e86b5351ba133778d90d",
      "new_mode": 33188,
      "new_path": "test/tint/switch/switch_only_default.wgsl.expected.ir.msl"
    }
  ]
}
