)]}'
{
  "commit": "d7aefad27b435c146e4efee69cbdb6b32d4f520e",
  "tree": "eddfdd4f49adb8f9a5789d4bf7c858179cd16355",
  "parents": [
    "63d1ea4df9d2b2e72b4ab329f86240cb4029f9e5"
  ],
  "author": {
    "name": "Antonio Maiorano",
    "email": "amaiorano@google.com",
    "time": "Thu Mar 06 09:47:53 2025 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Mar 06 09:47:53 2025 -0800"
  },
  "message": "tint: make PreventInfiniteLoops count down from uint32::highest() down to 0\n\nFunctionally equivalent, but works around a driver hang on Intel UHD.\nAlso seems to foil FXC\u0027s infinite loop analysis.\n\nBug: chromium:392088332\nChange-Id: I40f216ea0a8a2276bd075112ec3698cb7e1682e7\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229215\nReviewed-by: James Price \u003cjrprice@google.com\u003e\nCommit-Queue: Antonio Maiorano \u003camaiorano@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cff5685d36e70c913fcaa3a75582d014ba14ca68",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/prevent_infinite_loops.cc",
      "new_id": "fb3d62c80889fffad538025651322ab0d49a0166",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/prevent_infinite_loops.cc"
    },
    {
      "type": "modify",
      "old_id": "42788724a366008974e439cf1923fafefd2b096e",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/transform/prevent_infinite_loops_test.cc",
      "new_id": "bef17f4702a3a3bb96e612e8acd0cd6a402486d0",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/transform/prevent_infinite_loops_test.cc"
    },
    {
      "type": "modify",
      "old_id": "098a11d412d74063e661808f9c0d1394cfeffb85",
      "old_mode": 33188,
      "old_path": "src/tint/lang/glsl/writer/loop_test.cc",
      "new_id": "8cb415b3c40874d6321121d0ec8bc9fef52555fd",
      "new_mode": 33188,
      "new_path": "src/tint/lang/glsl/writer/loop_test.cc"
    },
    {
      "type": "modify",
      "old_id": "b6f301c0eea8a13e3745c107cc8a435562f13e1c",
      "old_mode": 33188,
      "old_path": "src/tint/lang/hlsl/writer/loop_test.cc",
      "new_id": "702ce7de2423fd4e20a7d3c7dce9526050746507",
      "new_mode": 33188,
      "new_path": "src/tint/lang/hlsl/writer/loop_test.cc"
    },
    {
      "type": "modify",
      "old_id": "4d42a3014b2dbaf7ab3ad6e8579402f58a0547cf",
      "old_mode": 33188,
      "old_path": "src/tint/lang/msl/writer/loop_test.cc",
      "new_id": "c702266193573bb7f8d3758907c0824bf5064780",
      "new_mode": 33188,
      "new_path": "src/tint/lang/msl/writer/loop_test.cc"
    },
    {
      "type": "modify",
      "old_id": "9aaefa2c6735d09e235d6715e83110448c44e9b7",
      "old_mode": 33188,
      "old_path": "src/tint/lang/spirv/writer/loop_test.cc",
      "new_id": "6f333768b346ab3356a3d65fac7f296988e21fa5",
      "new_mode": 33188,
      "new_path": "src/tint/lang/spirv/writer/loop_test.cc"
    },
    {
      "type": "modify",
      "old_id": "84fbb59b7c19a54682f6269bdef764d370a67289",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1403752.wgsl.expected.glsl",
      "new_id": "16b0c67d62c7ec4300224bb9e8fbe9de98475ecb",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1403752.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7f6a593fd03cfcd511008e15559f98126dd1d9ef",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1403752.wgsl.expected.ir.dxc.hlsl",
      "new_id": "0fe03eb0a3b3fa803274e051210410ee2edb4cbd",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1403752.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7f6a593fd03cfcd511008e15559f98126dd1d9ef",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1403752.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0fe03eb0a3b3fa803274e051210410ee2edb4cbd",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1403752.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "411ced45e335e455dbc980595d26cff88ddbbf4d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1403752.wgsl.expected.msl",
      "new_id": "d9c397c37a4dfe64f44fc336d6cd98fa9d3dd33c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1403752.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5218a0faf82ea95a2e1ec17fadbc96a9ee98ad5b",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1403752.wgsl.expected.spvasm",
      "new_id": "656568cce12bd6e9624999e30d9db2dbb474b976",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1403752.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3e65debeeb2f03c76d2e50851586cbe6e3014c69",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1449538.wgsl.expected.glsl",
      "new_id": "c2a1f315ca7f6fe1fcf8e86517ae3b57b39b5e64",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1449538.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e1fcfa94fedb159fbd51e74ec9f8f29214280858",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1449538.wgsl.expected.ir.dxc.hlsl",
      "new_id": "b0ee2a8a134fda87a72f247f9413e7d5f3adc03b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1449538.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e1fcfa94fedb159fbd51e74ec9f8f29214280858",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1449538.wgsl.expected.ir.fxc.hlsl",
      "new_id": "b0ee2a8a134fda87a72f247f9413e7d5f3adc03b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1449538.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "18b4eddeec3d228a7945b4614a21d9ec0b31f478",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1449538.wgsl.expected.msl",
      "new_id": "8787eea1dc555c5c6b125db7804823a13b64ef85",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1449538.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f880bdbce36532dbc6cb18a45c2e2d7a1b72c33f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/chromium/1449538.wgsl.expected.spvasm",
      "new_id": "a63f2310a087cd0ea6cac331be708e1bd5a9b35a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/chromium/1449538.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "55c47bccb57fed0bba8cc472264be01bcff5af16",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.glsl",
      "new_id": "60546773a25e0b0e0daedf1ea29d87074c9ffbac",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8b18349bfeee8d2402152ec1ba3673060ca5027c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.ir.dxc.hlsl",
      "new_id": "f9b4db1bb53b1ddda22955777ca76a3e0ce9bb38",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8b18349bfeee8d2402152ec1ba3673060ca5027c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.ir.fxc.hlsl",
      "new_id": "f9b4db1bb53b1ddda22955777ca76a3e0ce9bb38",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "afb8bf8fe619dfae14fe5728d73f4db9bcaf1be0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.msl",
      "new_id": "d59dca747bd09d4c10c0db9d77b2512d4790641b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1cbab401d0e3eeff41c58a31228bffea43f8e547",
      "old_mode": 33188,
      "old_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.spvasm",
      "new_id": "61e615809e1d1b6986e58326556a5aa9f8c4edcd",
      "new_mode": 33188,
      "new_path": "test/tint/bug/fxc/gradient_in_varying_loop/1112.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1b7cfc775f03da5faccd64e91000665f3985ddbc",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1064.wgsl.expected.glsl",
      "new_id": "43c413bc62aba6a65c3596dd9bc39db516d6fc63",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1064.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "86430b6014e6485a52fedeecbe2b992445227ec3",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1064.wgsl.expected.ir.dxc.hlsl",
      "new_id": "bf183f546ab1927b27ee74e320fdc7f457fcfcd8",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1064.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "86430b6014e6485a52fedeecbe2b992445227ec3",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1064.wgsl.expected.ir.fxc.hlsl",
      "new_id": "bf183f546ab1927b27ee74e320fdc7f457fcfcd8",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1064.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "89bb7c2ba1e4f199d0426f82d2a10c8d299748ab",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1064.wgsl.expected.msl",
      "new_id": "b02818b9317b229fd5b09f30c1b433dd65cd954c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1064.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "431e4d79ea575b1a394a31c2e505135b27d9687a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1064.wgsl.expected.spvasm",
      "new_id": "0ee174ca6dd49ffb339ec28ec2cf4fe76cf0a545",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1064.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2eb734ed7d10a5d0dca76b872730b6bf358126a6",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1081.wgsl.expected.glsl",
      "new_id": "665cff1b2a84e2a57f430dddf305f0b8a4765764",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1081.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "dee4ed5e5a4763c20dc5d90c22b4464c0f0c0701",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1081.wgsl.expected.ir.dxc.hlsl",
      "new_id": "b24e06331723325939e9aef20fde264fbe9fba10",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1081.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "0386d66fa0904978c9663e8c313239cc6b1752ac",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1081.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3c0563a0485a600438f6f42ae96b2bd6729a4b06",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1081.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b21dd0bc7a2f6479bec23d4b16ff76cb05705bc9",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1081.wgsl.expected.msl",
      "new_id": "953595df56b7e3c7d85cba4e5bae834b9c9229d4",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1081.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "ab00b07cd814259d864c6a50fe0a08f846cd0c8a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1081.wgsl.expected.spvasm",
      "new_id": "2ba58bce548ed41f8f0fc60b605c958be891aa08",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1081.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7192fade5e561732116f85c22c81d13584cad27",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1321.wgsl.expected.glsl",
      "new_id": "afb636a7e6d18d0c23610ae23ddad6a4f1a1038b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1321.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8fd5cbf5717fd96b312506b323eb5821542095ab",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1321.wgsl.expected.ir.dxc.hlsl",
      "new_id": "706f9d54a9370f872071703e74faedcfcf40e792",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1321.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8fd5cbf5717fd96b312506b323eb5821542095ab",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1321.wgsl.expected.ir.fxc.hlsl",
      "new_id": "706f9d54a9370f872071703e74faedcfcf40e792",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1321.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a86bbd8bfadaa3481f00b2c4c8966a668ad8f284",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1321.wgsl.expected.msl",
      "new_id": "806a229fb10d0f89db4276d887b1b4b54a597e6f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1321.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "7cc3b2cf14161aa837b693829dbf8513ba553c80",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1321.wgsl.expected.spvasm",
      "new_id": "4167f1d8b1dfe54b6b58ff66f4d76aace320717a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1321.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9043cd4bb6471bb942061b4162ee0acb1fd4af47",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1474-a.wgsl.expected.glsl",
      "new_id": "af92e3ce0fa85e001b84de24f0720dc101c2c79c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1474-a.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "38d7c6cd2bdad38eff9725b0fab84970a89681c7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1474-a.wgsl.expected.ir.dxc.hlsl",
      "new_id": "fe5db30f90279eccb2b31f7648a27d4200cd5aed",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1474-a.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "38d7c6cd2bdad38eff9725b0fab84970a89681c7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1474-a.wgsl.expected.ir.fxc.hlsl",
      "new_id": "fe5db30f90279eccb2b31f7648a27d4200cd5aed",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1474-a.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "4f3fa9dc3857ed102c986e89b4e7042337c84873",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1474-a.wgsl.expected.msl",
      "new_id": "ff40dab28dd4f0e4ffd71ad5d289aaf61b61ae87",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1474-a.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "87aa0608e68e779b03622ea961b9be931c087f2f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1474-a.wgsl.expected.spvasm",
      "new_id": "865f61850e01eb320e6923159096e44602ececc0",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1474-a.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "024c76e6103bb4a904abf0fb783e6cf0e53e641c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1538.wgsl.expected.glsl",
      "new_id": "c086d63933d83fa7c49865021c7fa805c31019cf",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1538.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e0748a7c72519d01265f2725140f5b8a130b4a77",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1538.wgsl.expected.ir.dxc.hlsl",
      "new_id": "504684ab65a8d4533353f52d01ffea6553536d2f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1538.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e0748a7c72519d01265f2725140f5b8a130b4a77",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1538.wgsl.expected.ir.fxc.hlsl",
      "new_id": "504684ab65a8d4533353f52d01ffea6553536d2f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1538.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "331ff68b24a00749b88d88b3dcb57df1a6dc9a3d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1538.wgsl.expected.msl",
      "new_id": "7f0c6fd7b0834ba3021211b8f60f2dc7e7d85c83",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1538.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1e909fd70bbd5f7fbecee437893ac98954134dbe",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1538.wgsl.expected.spvasm",
      "new_id": "7f894fdfd23f8eb4182b03a5159a576fdd12cc97",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1538.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b80c6f513bba4d06322395757e44aae7130b58ce",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1557.wgsl.expected.glsl",
      "new_id": "8a1148d6163d4e33c87e190405dbec6d07191440",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1557.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "4969303f7b24ce4d51fa4f3d8c0d454f3f40f597",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1557.wgsl.expected.ir.dxc.hlsl",
      "new_id": "72bb6fe7a30db601f7be7d8b3ba69e530341335e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1557.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "4a677373e4e6948ff4a0cc51371450d7571ea96d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1557.wgsl.expected.msl",
      "new_id": "39edf48a1c4912d8eebc32d28e217984b0035d6b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1557.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2bb1f50e3102d7fd08db93aa24098bb3ce934058",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1557.wgsl.expected.spvasm",
      "new_id": "77dc52ef4d6f68d6f4c25fac37f6ce8d393f7c52",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1557.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ac3c074d13ba76afa78e7fd728d2231c6e12f6eb",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1604.wgsl.expected.glsl",
      "new_id": "3d0bf929bb13586fbb7dac7c1b1935db029db4f9",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1604.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ea362bd7cee17074f8a7efcb37d3976b07d3c7c9",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1604.wgsl.expected.ir.dxc.hlsl",
      "new_id": "ad2b40f006a5a26ecbaaf55b8af41116dac63519",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1604.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ea362bd7cee17074f8a7efcb37d3976b07d3c7c9",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1604.wgsl.expected.ir.fxc.hlsl",
      "new_id": "ad2b40f006a5a26ecbaaf55b8af41116dac63519",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1604.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "40fceb71cc3c742056977a4928977d57d150d244",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1604.wgsl.expected.msl",
      "new_id": "d46ec0d48cbc05bcfa8dd9e3a7b291a27a96694a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1604.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "0535ba7dbdd49a588a44461b62f49672cb5247e0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1604.wgsl.expected.spvasm",
      "new_id": "0fc87724948950a8b3578481bf6a704ac18e3096",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1604.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7e2e60cb64d6733e8fdff8c6c2b8342de51ac82f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1605.wgsl.expected.glsl",
      "new_id": "f4fb3234d52882e050b91f96583681b0beb28113",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1605.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "9eaf56007ef7ed9645335f822b928e3d918ebb0f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1605.wgsl.expected.ir.dxc.hlsl",
      "new_id": "6c6414a787a056475fbf04d0f61d0622776ba00e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1605.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "9eaf56007ef7ed9645335f822b928e3d918ebb0f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1605.wgsl.expected.ir.fxc.hlsl",
      "new_id": "6c6414a787a056475fbf04d0f61d0622776ba00e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1605.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "5252fb41dfe9b8d2608968c7a432eba6628a984f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1605.wgsl.expected.msl",
      "new_id": "c93fdca4907b828892ff75044c6dfb081f25dd4e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1605.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4e214ccb77aef04005d8ff0232ad09f63675aa34",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/1605.wgsl.expected.spvasm",
      "new_id": "58999e39650f1ba1f072a2808f37d60fd81841e7",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/1605.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3ed0e9b9b156fe855b4a0a58ae65145bfbd3fa8d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2010.spvasm.expected.glsl",
      "new_id": "57cd64b795e3f87639b670504c72438c1a94450e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2010.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c9b9e8691cf377209e0b39b18c49bd444a83e98f",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2010.spvasm.expected.msl",
      "new_id": "848e38131608278e2ea7bcc8980a1250dd5576cb",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2010.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d18cd76b04250cb73179957a49968a4a3fec26f9",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2010.spvasm.expected.spvasm",
      "new_id": "58911f44b896dc5658e5370e6ef911165913d43f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2010.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "958b11298d2a722f098d1f2c60c8cd2954fcb686",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2039.wgsl.expected.glsl",
      "new_id": "17be3d206265e042c0923c4f0801067d2cf31b82",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2039.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d3b81483b68827e16563763ac9ec85680d4b9c26",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2039.wgsl.expected.ir.dxc.hlsl",
      "new_id": "9fd5edf1fc6e85d0c9c0ba5af13471ae098deb40",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2039.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d3b81483b68827e16563763ac9ec85680d4b9c26",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2039.wgsl.expected.ir.fxc.hlsl",
      "new_id": "9fd5edf1fc6e85d0c9c0ba5af13471ae098deb40",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2039.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e30964f6cc08fd52a8f81d62ebaec05d65199efe",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2039.wgsl.expected.msl",
      "new_id": "665b52fc742f30573bf8e73170190e9454dff93b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2039.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d295010c887d1b102fb60ed29d2db919557b4245",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2039.wgsl.expected.spvasm",
      "new_id": "a3ee1f9442e1d62b7e8160ef8067b582f11faaee",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2039.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "be5f443c1deb8750f22657eaa8e64aa2c0e25a11",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2201.wgsl.expected.glsl",
      "new_id": "265b21a8d78da9c413a53e9479c7d68496e0382f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2201.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c594136e252539f77c38838045ff0f74d62cb9c0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2201.wgsl.expected.ir.dxc.hlsl",
      "new_id": "42d96efbb860aaa048dc258958d866e5267507a0",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2201.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c594136e252539f77c38838045ff0f74d62cb9c0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2201.wgsl.expected.ir.fxc.hlsl",
      "new_id": "42d96efbb860aaa048dc258958d866e5267507a0",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2201.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b901095aacc49e0fdeec8c507f45787351c543de",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2201.wgsl.expected.msl",
      "new_id": "b277bc2178a746f0456aadc12d18b4710ae9a568",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2201.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8099e65b4f3fe703a4dab18a4245e8353b418889",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2201.wgsl.expected.spvasm",
      "new_id": "208442d7f684d37618ca452d05b773977bc2d28b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2201.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1618ba0b00a5d14c362bafa647738378477ccbe1",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2202.wgsl.expected.glsl",
      "new_id": "377260a9286f35a43215fdf75f83c6073cf696bb",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2202.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0a532892fba090b00b6158b39cadf93c59f8719e",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2202.wgsl.expected.ir.dxc.hlsl",
      "new_id": "8d3440138b86a413e4fdb957160858208977308a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2202.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "0a532892fba090b00b6158b39cadf93c59f8719e",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2202.wgsl.expected.ir.fxc.hlsl",
      "new_id": "8d3440138b86a413e4fdb957160858208977308a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2202.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "0d247794125e5737ae7a1f5695ebd7b760bd1cfd",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2202.wgsl.expected.msl",
      "new_id": "53c44eb62f517b0b36fda8736990290ad980bd75",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2202.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e4d6b46fd1063af590f0b49009fc0b3a876045f7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/2202.wgsl.expected.spvasm",
      "new_id": "1ea4ac01d8b2821d7d3ef5289314e93e70a69e63",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/2202.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "059b4aab438887836d41091ac8983bd6c797feb8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/221.wgsl.expected.glsl",
      "new_id": "150da27b76fd90584b40bdc7ce3480a559822b41",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/221.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0a24cbc894a45733c4e727607b9e4e46f63466c3",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/221.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3ecb5c52f085232359218eaab62bddd4e57ed93c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/221.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "0a24cbc894a45733c4e727607b9e4e46f63466c3",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/221.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3ecb5c52f085232359218eaab62bddd4e57ed93c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/221.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "529768fce48601c1ee05667d9907ce4da0fb0098",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/221.wgsl.expected.msl",
      "new_id": "c532b31f986922f890e60b58a9120df1977cd67e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/221.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e324f289f3b794d17ed56e2040c0cd0d1fe185f3",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/221.wgsl.expected.spvasm",
      "new_id": "e2e7e31f8c8558a4b6d4ecc7cb85a8db17563528",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/221.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "b1ca915d895f3289ca946798a548191ff07fb13e",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/349291130.wgsl.expected.glsl",
      "new_id": "227f748da031d92355f9688da524a2d3569aeec4",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/349291130.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0e7ac5bbdfe9d1ecd6a9d8c9888acf9d0d79d08a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/349291130.wgsl.expected.ir.dxc.hlsl",
      "new_id": "008df4427cab9bc0ddd9f51cdddc8bbf88c2207c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/349291130.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "0e7ac5bbdfe9d1ecd6a9d8c9888acf9d0d79d08a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/349291130.wgsl.expected.ir.fxc.hlsl",
      "new_id": "008df4427cab9bc0ddd9f51cdddc8bbf88c2207c",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/349291130.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c6e3951287c35615ca3dd7041bc9e58d490f24c7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/349291130.wgsl.expected.msl",
      "new_id": "0acf93d0f2c85aa6d943868870bc818ad00247c4",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/349291130.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "474f2215809dfce240c5849644e34f82f0c0d775",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/349291130.wgsl.expected.spvasm",
      "new_id": "5e2c403d3c1f3d3f66385ce2236372b2861ec07e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/349291130.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "2bb298414bb8662f4cb36a63cb545310aeb5e902",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/354627692.wgsl.expected.glsl",
      "new_id": "63e8b22de719a3d788b2406789a9b5cb6de60c81",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/354627692.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2d8f0698c1f4ed0b89c783d7fa4bebbd4b168d97",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/354627692.wgsl.expected.ir.dxc.hlsl",
      "new_id": "86a8067596857e0b6bbb6ad4fb3b76958cd06d2f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/354627692.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "2d8f0698c1f4ed0b89c783d7fa4bebbd4b168d97",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/354627692.wgsl.expected.ir.fxc.hlsl",
      "new_id": "86a8067596857e0b6bbb6ad4fb3b76958cd06d2f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/354627692.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e60bdc2e1209667234229245bdded9ba7a83d890",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/354627692.wgsl.expected.msl",
      "new_id": "0c7ee76822664af63f9c1bc7c600543dae58730f",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/354627692.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4c1f6cc3469d81ac1f871449d6a5e563ff737dfc",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/354627692.wgsl.expected.spvasm",
      "new_id": "db1773d7cd87ccf05be9b4f63b9129aafbce713b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/354627692.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "93fbca15b5f055be2d7678c09e3cb7777da8fc24",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379127084.wgsl.expected.glsl",
      "new_id": "61166c800b588f08d2328d5ae26f693ea31bb985",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379127084.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ef82543f943f171bf8b67652fd7b4777bc28e1f0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379127084.wgsl.expected.ir.dxc.hlsl",
      "new_id": "e9a4e2709313c79cfe4b1ee791a036ece243dbcf",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379127084.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "edb16d2b20a595fc81346762b8ae87e55dbdd0d5",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379127084.wgsl.expected.ir.fxc.hlsl",
      "new_id": "2d9a78963b1432e587e3b640d2f2978bf34be0c9",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379127084.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "db6fa19afe78e811a45f3d2fcb13169d2c5275dc",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379127084.wgsl.expected.msl",
      "new_id": "e0d0d2a39aed49ee6aaacf03758d80cf49d27f02",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379127084.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "2cc3060a83de2ed6f5deb32817c9f6e2900cff33",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379127084.wgsl.expected.spvasm",
      "new_id": "3a5b4240deafe51b43471ac7f80a07a9573e7c48",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379127084.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1f03ac0eda115cb638bc9825f3f09076b3180f46",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039-2.wgsl.expected.glsl",
      "new_id": "b798541e9df4aa0f59e71b137ca0655e40f693c9",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039-2.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7711b4047241448776b40a0dd083c081172cdd26",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039-2.wgsl.expected.ir.dxc.hlsl",
      "new_id": "016cbe0ae1e421dc4abce7c44c4706cc16d833fa",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039-2.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7711b4047241448776b40a0dd083c081172cdd26",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039-2.wgsl.expected.ir.fxc.hlsl",
      "new_id": "016cbe0ae1e421dc4abce7c44c4706cc16d833fa",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039-2.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8be31b7ee10168fff76a480c383559e9c014ad7a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039-2.wgsl.expected.msl",
      "new_id": "579637a5a722e897e92fd79659e9b960776b0605",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039-2.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "324f5c17683f47313a1b12e4aca33a945dc55fe0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039-2.wgsl.expected.spvasm",
      "new_id": "0429434d5f0d77df7c55d4f9897ada19e1bc2112",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039-2.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4bf270d2107bad89d4098b15f30f5604bfb747da",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039.wgsl.expected.glsl",
      "new_id": "45054408588c851d134a189e8f7b7dcdd9910e79",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5c03d7515f935d16d3d10aefceaf243b6e51ffb0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039.wgsl.expected.ir.dxc.hlsl",
      "new_id": "7a8997ed74a74c31284934523049fdfd193f4497",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "5c03d7515f935d16d3d10aefceaf243b6e51ffb0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039.wgsl.expected.ir.fxc.hlsl",
      "new_id": "7a8997ed74a74c31284934523049fdfd193f4497",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "6eedcce7bb6865062ec6c5a62e590b5acf3a281c",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039.wgsl.expected.msl",
      "new_id": "1ecdf372bcc60bb1f6abecc7c14baad5130161a6",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "489c67797e7f55052606ded40f132bdb19d448e8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/379684039.wgsl.expected.spvasm",
      "new_id": "9323ef58219e741f5ae5ba838e740a44878f5040",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/379684039.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c34317532a03444df6859b43efd5ee46342f6a51",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/534.wgsl.expected.glsl",
      "new_id": "6272bededc6baacab9188b03a141d5921a927954",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/534.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6c7c6d968a376b89547e32d59557c8a156bea842",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/534.wgsl.expected.ir.dxc.hlsl",
      "new_id": "2205d81b7dd88dc9cdf54f322fe56705f5c1b4db",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/534.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b97069401af05b14aa16b319760c6d1e8a164edc",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/534.wgsl.expected.ir.fxc.hlsl",
      "new_id": "acfb4d9a216c82a529af9efb51e1d9cb0f3b5b8b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/534.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "eaa511cb26351b89476a5afc88f538b9a213dff1",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/534.wgsl.expected.msl",
      "new_id": "ae4021d726931f4affefc6e79ad4f35f00847ab5",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/534.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "898bb63d305f1ead66b322a360125367bb772b59",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/534.wgsl.expected.spvasm",
      "new_id": "834d7ee0e78eaab1c34af5276f26118a0b250487",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/534.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8a4f3d22f98b80474645fc38c422c5e118376f58",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/942.wgsl.expected.glsl",
      "new_id": "cc4fa8f72f2c7cca4eed9990343f6c050daa7171",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/942.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "7a4b3fa79b8e6f57eb76dd8a5a327e4f2dfb046d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/942.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3bb40332a648f42b9498a863546f172b2c82744e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/942.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7a4b3fa79b8e6f57eb76dd8a5a327e4f2dfb046d",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/942.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3bb40332a648f42b9498a863546f172b2c82744e",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/942.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "0832199cf3aa943c84c4e48e139697e710cbb1e2",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/942.wgsl.expected.msl",
      "new_id": "e042e269acff2e0f49270b257c56b51623cfd09d",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/942.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "59e679abb14eafd0fd465a936e76890ccf3ea282",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/942.wgsl.expected.spvasm",
      "new_id": "4780c3dc3e9ec0c07b5a8da3befc0d2825deaa94",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/942.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "abd9aa29f7668dec5a455b78bf217a0d8273ce57",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/948.wgsl.expected.glsl",
      "new_id": "f9515830296810bd6d72357493ebf74a00e0be27",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/948.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d49533e0b0b010e1163a4fdeae3cdc9312e4fcf7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/948.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3272b9c304007b414f026dbe232550868eac0f9a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/948.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d49533e0b0b010e1163a4fdeae3cdc9312e4fcf7",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/948.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3272b9c304007b414f026dbe232550868eac0f9a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/948.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "cfdbfe1d505f956f826cdf0a79ba2d41a0d31264",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/948.wgsl.expected.msl",
      "new_id": "674bf5081333e91d8f734a784a5bd7d89a4ea738",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/948.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1c344cb6f1afa105e90ad3d9d34e23dd589d08b8",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/948.wgsl.expected.spvasm",
      "new_id": "0ae932000dc0e3f175509d53f0459f385f8380da",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/948.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "1a82825d95d7bf3853fa33f77f29c0b786ca5b15",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/949.wgsl.expected.glsl",
      "new_id": "6b9fcec8723b876ed9d71d99fdc404d52501adc2",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/949.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e08f1f05bb5bc967a103a98cabf6556f3b1a2e58",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/949.wgsl.expected.ir.dxc.hlsl",
      "new_id": "bc4228e8da24c994e4acdaf88b75955a643afa96",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/949.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e08f1f05bb5bc967a103a98cabf6556f3b1a2e58",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/949.wgsl.expected.ir.fxc.hlsl",
      "new_id": "bc4228e8da24c994e4acdaf88b75955a643afa96",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/949.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c4018b7a854fcbd266c5f22326d233237f1481d0",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/949.wgsl.expected.msl",
      "new_id": "5cb9e92f21d7fadf889f049107c899717c9d921b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/949.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "453b11ae9662b2628ac760a3434171da484fd6d5",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/949.wgsl.expected.spvasm",
      "new_id": "704bffc2fd30b661c218373ed7ec5d8c3d782a7d",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/949.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3df303b61243bea16c3c787c2cc708287aee9f0a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/990.wgsl.expected.glsl",
      "new_id": "30587bde195bc42e45af4b690ce99b110906abf6",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/990.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bbfa0af08b7546a8d678f557887040438f7598f4",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/990.wgsl.expected.ir.dxc.hlsl",
      "new_id": "aeea0b2f6fd60c178478a7fd8934e887a3588d0b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/990.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "bbfa0af08b7546a8d678f557887040438f7598f4",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/990.wgsl.expected.ir.fxc.hlsl",
      "new_id": "aeea0b2f6fd60c178478a7fd8934e887a3588d0b",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/990.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b9d46954ea163d1ef5520d89113893edbc47dd1a",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/990.wgsl.expected.msl",
      "new_id": "155054e10c6a51981964eb228ec59cf35c9fd55d",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/990.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b814cf91b3844142fe5890bd99fbaeb30a778525",
      "old_mode": 33188,
      "old_path": "test/tint/bug/tint/990.wgsl.expected.spvasm",
      "new_id": "da5e60884a958ecfd40d1ec50c534cd107cfc42a",
      "new_mode": 33188,
      "new_path": "test/tint/bug/tint/990.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "76988a52801f0bfbda49a791f47fdcd0e5608c9d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.glsl",
      "new_id": "f761ec38b817cb012f27e9a8dd7d2bfd06c4451b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "34fe7eac9c64a6b8749429063ced5c7a7c1b2054",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.ir.dxc.hlsl",
      "new_id": "931e1383f804f3a0e9478605e07a2bc2a3a5523a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "34fe7eac9c64a6b8749429063ced5c7a7c1b2054",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.ir.fxc.hlsl",
      "new_id": "931e1383f804f3a0e9478605e07a2bc2a3a5523a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b644201dc2b14bc553b2951d4bd827ede41e2e81",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.msl",
      "new_id": "8a07099b889444ac281b31a404ddb1025d8f59c1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c388aa99d411cf19829c63a399ec1dd26101069f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.spvasm",
      "new_id": "68a641126b6b4a535b6b68330a0f545a49a99e4e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/aliased_arrays.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d9ed303c1073a62d6b6ebf64658d01c42a02747",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.glsl",
      "new_id": "722f438b666c611eced9980d4a934a3fe70fd220",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "f721cf7870c7932d1b9160b705867910441220f5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.ir.dxc.hlsl",
      "new_id": "6c10f3287aa4aa63da58a6ca617ea9f46359088f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "f721cf7870c7932d1b9160b705867910441220f5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.ir.fxc.hlsl",
      "new_id": "6c10f3287aa4aa63da58a6ca617ea9f46359088f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e37bc58a0b409f068b176bf9b091afc21fe241df",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.msl",
      "new_id": "25fdd0f3deac999bc9ee2c0408091afe0559644c",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4547edc3a227baf2469e4cd16d59f5461ccacdae",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.spvasm",
      "new_id": "050291d6ca03873d19a3fd4d2f59ef249f1e4c9e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/array.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "76988a52801f0bfbda49a791f47fdcd0e5608c9d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.glsl",
      "new_id": "f761ec38b817cb012f27e9a8dd7d2bfd06c4451b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "34fe7eac9c64a6b8749429063ced5c7a7c1b2054",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.ir.dxc.hlsl",
      "new_id": "931e1383f804f3a0e9478605e07a2bc2a3a5523a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "34fe7eac9c64a6b8749429063ced5c7a7c1b2054",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.ir.fxc.hlsl",
      "new_id": "931e1383f804f3a0e9478605e07a2bc2a3a5523a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b644201dc2b14bc553b2951d4bd827ede41e2e81",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.msl",
      "new_id": "8a07099b889444ac281b31a404ddb1025d8f59c1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c388aa99d411cf19829c63a399ec1dd26101069f",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.spvasm",
      "new_id": "68a641126b6b4a535b6b68330a0f545a49a99e4e",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/array/arrays.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "66d2f80ffc345528cededa4b91ad16115b2b993a",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.glsl",
      "new_id": "7149102af5e1668d295270dd6ef74c9037cb384b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c8903e02139dea12d4861f9e3c5fecd442c9e1e3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.ir.dxc.hlsl",
      "new_id": "79cc8f3d3c73c0bf981a732bb2c5d029da99ad35",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c8903e02139dea12d4861f9e3c5fecd442c9e1e3",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.ir.fxc.hlsl",
      "new_id": "79cc8f3d3c73c0bf981a732bb2c5d029da99ad35",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "6ef4e77a65ed09e99eb3d63deae0a687efc2b78c",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.msl",
      "new_id": "7ae7a1a42a9b10c5ddbc37f4dc418220b62bef8f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "17b35523bd5c8bbb4d8771fd947b933950d2e7db",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.spvasm",
      "new_id": "5b5fef2051e3b55f231a41c6e95dd5ecf8e79f98",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/array_of_struct.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "348f876941959713a3f001aa2816bbc0d0624472",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.glsl",
      "new_id": "70f1684f0420d3686f11803ba44c61cb9e6954ce",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "2edf24fa7e1048e36fed8cf43bce7e4c8707a6b0",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.ir.dxc.hlsl",
      "new_id": "5453c48e1eae819c36b72250b7038f2b91fb3a2a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "2edf24fa7e1048e36fed8cf43bce7e4c8707a6b0",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.ir.fxc.hlsl",
      "new_id": "5453c48e1eae819c36b72250b7038f2b91fb3a2a",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "dd110ac5d5856a7a691b5b09d615e531b759f354",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.msl",
      "new_id": "6ab7626074f7cc09d2c96b9c5608c160723a06e3",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1ba52ac7d276f66df7cc7e274e9d81e309f2752d",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.spvasm",
      "new_id": "1294acf4619528a2cc303d8965e240a380bf7e14",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/atomicStore/struct/struct_of_array.spvasm.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4121b7308be9e708375842c7017863d4878613ba",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.glsl",
      "new_id": "5c8f2d9e4c23670017fd82ded9bbd1ec10f6d8b1",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "bf100f8ee999b96d30a7b6cbec75c466194c26ff",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.ir.dxc.hlsl",
      "new_id": "d152e77748cd393031701bfc63f04fd121168bfb",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "bf100f8ee999b96d30a7b6cbec75c466194c26ff",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.ir.fxc.hlsl",
      "new_id": "d152e77748cd393031701bfc63f04fd121168bfb",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "3a773b6708c790a50b721daea5d1d6a5caf34fb1",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.msl",
      "new_id": "5feab2a3d7f43944e28980b068e6dd736c979d92",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "0695c1aa1f143af93074cc7b26a04e805eff72f5",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.spvasm",
      "new_id": "ff403b447d315b353c92beec147a88d1fc11fe64",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/textureStore/loop_continuing_read_write_texture.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "c1daa0bf1e9fc0c470a3ab9bf6c16b2dacdffa06",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.glsl",
      "new_id": "97686210eb4c0d8faecf65f1c6145c2e98898a0f",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "49c1c50cb9cd56dbff8777a14c2074978bf4c3eb",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.ir.dxc.hlsl",
      "new_id": "6ff8d722d74ff154f98c7eab987eabe204f049ad",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "49c1c50cb9cd56dbff8777a14c2074978bf4c3eb",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.ir.fxc.hlsl",
      "new_id": "6ff8d722d74ff154f98c7eab987eabe204f049ad",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "4ec26bd01d13f1fe931a37714216ac0cd6601292",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.msl",
      "new_id": "ea147c69f5c008db5981ed0489703cd387cd5fbf",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4e89586bf1017d5bd9c2460629d97deae11474b4",
      "old_mode": 33188,
      "old_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.spvasm",
      "new_id": "4cb0020dcc4343a9aa0415f19d4e55ba35749c6b",
      "new_mode": 33188,
      "new_path": "test/tint/builtins/workgroupUniformLoad/for_loop.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8c47d0eff5dfd9b0f3f15cab1e32e8bf5c82d241",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.glsl",
      "new_id": "fa8a81aec335343dca6f00982e2a293c867d2794",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "a1f7ec9300cb7cda821bf6ea1433cd8412202a3c",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "7af0887c466d3bfd146dd1a30abf5c2a1079b41e",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a1f7ec9300cb7cda821bf6ea1433cd8412202a3c",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.ir.fxc.hlsl",
      "new_id": "7af0887c466d3bfd146dd1a30abf5c2a1079b41e",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "9221fbac1d248e8ec5e2ed7bd39370c7322b34d9",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.msl",
      "new_id": "d5ba30508c9a9a251143acdad4fe83b09038afe2",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d4c8f67e8871193aa867358cee565476249ba0ae",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.spvasm",
      "new_id": "28ce4b17ace8d1c7a983064c7f08aa820725cfcf",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "47ebe22332b73b18e4f67b20cb0d23a33f1f12d6",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.glsl",
      "new_id": "b6a4e35438d5500832049a1abe3b5ad9c5ceb54d",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "0eebf888a9681366ca1a2707f210764e16f7ecc5",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "21f2ee230c6a420839c996b33207042adc08983f",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "4826c1116d23a657629c53b3de400640cc4257a6",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.msl",
      "new_id": "edf3c85bfa4db2e2b04111188b607c38031eee58",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f80a952ea631debd2b4d1e699d055bc68131ad47",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.spvasm",
      "new_id": "e31011b21e49d5097701f3a640635263aaf9fd42",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/for_loop_body_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f66698aca4c663533bb35e63c460565b857fdb0d",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.glsl",
      "new_id": "35129a654d351601612a947a48daceb9ca924d8b",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "43b4fcdac8049a61acaa939d58669aa98abb86c8",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "e01af5d9ca51735b9188e6a8835f9f4616a0f19d",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "43b4fcdac8049a61acaa939d58669aa98abb86c8",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.ir.fxc.hlsl",
      "new_id": "e01af5d9ca51735b9188e6a8835f9f4616a0f19d",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "bf0750d34f013588c3db860221b43e404a23ce09",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.msl",
      "new_id": "ecd4a3157b643a5c38b14b8fc5bcb3eaa69597a3",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "68655b7d6205ffd8adaa23e603eb14bb34309088",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.spvasm",
      "new_id": "05b15eda6279e075ddfe4e3b3c9f394c7ba71b36",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5601726c8ea66deb5657790d553dbc4dc0d06d77",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.glsl",
      "new_id": "d6735a7b843657a3233b6276e05d2e790c14c2ae",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c6838e6fdae29cc6822dbb0d3a9098699f2bd31b",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c44d0c9cc75e9a032866c6c38ace2255bfcf30d5",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c6838e6fdae29cc6822dbb0d3a9098699f2bd31b",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c44d0c9cc75e9a032866c6c38ace2255bfcf30d5",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a7f6a669254d169352560558d8d1f149f2b6d33d",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.msl",
      "new_id": "e68bc21e0d17d1ec8e33564433981dd732691ab0",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c2d6bfc3d1a5fa61bbf3531c7844c22c7430337d",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.spvasm",
      "new_id": "2b250b71d63e838543011a32d520b2012118af82",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_body_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "7e05dff44170b208f2501d26cee9a44e404e3788",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.glsl",
      "new_id": "53caa249176e53e94ad638bae0ad0cb1feb2ca33",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ddbf9098df4cca593c1e5a17c477767b99725697",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "a89fdbd2aa80178a79ac96611cd7bbb60e7219d1",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ddbf9098df4cca593c1e5a17c477767b99725697",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.ir.fxc.hlsl",
      "new_id": "a89fdbd2aa80178a79ac96611cd7bbb60e7219d1",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "13df83dce10623d35bfc8fc4e856f6f8e31223d5",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.msl",
      "new_id": "e6472ba4b2b5cb36aa8e16f38f644ca09fbab471",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "29d77ea037c0d9d06c543f3865a66d94847f87d2",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.spvasm",
      "new_id": "64057279c4277f987a05339f75ca1d202c43d7e5",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/loop_continuing_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "50f7d4f015b2f2d23622f4a877d0a0bb2abc15ea",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.glsl",
      "new_id": "06c90c0f0f94c03c26ed336f44fbc76af74c38cf",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "cce220703f064796922aa24cc790c405cf24b91f",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "dcf13e285593946f4b435f0d1d582deb325bbeb2",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "cce220703f064796922aa24cc790c405cf24b91f",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.ir.fxc.hlsl",
      "new_id": "dcf13e285593946f4b435f0d1d582deb325bbeb2",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "008b86440ca2af5532b9ab801bf803005d050ef0",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.msl",
      "new_id": "fd5b3e69f7a5b7aa7db4541ef89b37bf165d0e2e",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "50cf68f6f896bba1d245157db03f6979d988deb8",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.spvasm",
      "new_id": "3599b832203fe9b2c0769df47934b50a595b3e0a",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "33cfefa01b8a4bd33101007d574c82075674aede",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.glsl",
      "new_id": "d7989acd0ce77c67dab3d3d3c2a3c2977201f347",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "48a47e56b85f50dfa5d93439d8e839b9749b68e2",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.ir.dxc.hlsl",
      "new_id": "7b54e773894caf3b007fad950e5392e3546b6719",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a34ede5ff820db02f628e59cb3b7d1bdc46a0ba6",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.msl",
      "new_id": "149344c036cd83dd21165eb4a8fcba6ec8da152a",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "ea33d6ef47a3314b805b27d8bd964eef9a318edf",
      "old_mode": 33188,
      "old_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.spvasm",
      "new_id": "696343bd583d748debc63452e9962a28be4be9ed",
      "new_mode": 33188,
      "new_path": "test/tint/diagnostic_filtering/while_loop_body_attribute.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d8454860e1db104accfee3ba0449f8f82a244de",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.glsl",
      "new_id": "f2b05e90e58382bc7726865faa2a9f2a695338e5",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5e72e582b0d72eea4b5f06bb5dc18959ac08ebc7",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.ir.dxc.hlsl",
      "new_id": "389702cb28a97103900f511ca085d16d25582219",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "5e72e582b0d72eea4b5f06bb5dc18959ac08ebc7",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.ir.fxc.hlsl",
      "new_id": "389702cb28a97103900f511ca085d16d25582219",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "2b08ee3abfe0debedfec1697e2a55cc8c24d46ba",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.msl",
      "new_id": "0e55a3b65cda5b99ca251f805dd42ac379fb2b3c",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "961b58385f0e2408c610c72c8e3aa5bbfe909a38",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.spvasm",
      "new_id": "e731380028bd244e67e9ebcde57d12a5f6a88358",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9d8454860e1db104accfee3ba0449f8f82a244de",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.glsl",
      "new_id": "f2b05e90e58382bc7726865faa2a9f2a695338e5",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "5e72e582b0d72eea4b5f06bb5dc18959ac08ebc7",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "389702cb28a97103900f511ca085d16d25582219",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "5e72e582b0d72eea4b5f06bb5dc18959ac08ebc7",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "389702cb28a97103900f511ca085d16d25582219",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "2b08ee3abfe0debedfec1697e2a55cc8c24d46ba",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.msl",
      "new_id": "0e55a3b65cda5b99ca251f805dd42ac379fb2b3c",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "961b58385f0e2408c610c72c8e3aa5bbfe909a38",
      "old_mode": 33188,
      "old_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.spvasm",
      "new_id": "e731380028bd244e67e9ebcde57d12a5f6a88358",
      "new_mode": 33188,
      "new_path": "test/tint/loops/continue_in_switch_with_breakif_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a729ae7effc73abaddc7ddc11049f58b2155ea47",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop.wgsl.expected.glsl",
      "new_id": "4e736ffdd3f63b8351ddc1cd59628f2540a40776",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c467bdf117ba70fa8e707d8dcde31f7c86b5502b",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3455e1d1f1ec606c61b4f80e38df1b60a788410b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c467bdf117ba70fa8e707d8dcde31f7c86b5502b",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3455e1d1f1ec606c61b4f80e38df1b60a788410b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8abcec5e8b6bbd3fb9dda353b7aefa7ae3bc12ce",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop.wgsl.expected.msl",
      "new_id": "bdd224af3801dffa7e140cde863a8d90ed2cddb5",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "845afbacb093f624dfceb115c729917255db5222",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop.wgsl.expected.spvasm",
      "new_id": "60ea0433e768964af4479f97a9580292d5136f8e",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "a729ae7effc73abaddc7ddc11049f58b2155ea47",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_robustness.wgsl.expected.glsl",
      "new_id": "4e736ffdd3f63b8351ddc1cd59628f2540a40776",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c467bdf117ba70fa8e707d8dcde31f7c86b5502b",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3455e1d1f1ec606c61b4f80e38df1b60a788410b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c467bdf117ba70fa8e707d8dcde31f7c86b5502b",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3455e1d1f1ec606c61b4f80e38df1b60a788410b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8abcec5e8b6bbd3fb9dda353b7aefa7ae3bc12ce",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_robustness.wgsl.expected.msl",
      "new_id": "bdd224af3801dffa7e140cde863a8d90ed2cddb5",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "845afbacb093f624dfceb115c729917255db5222",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_robustness.wgsl.expected.spvasm",
      "new_id": "60ea0433e768964af4479f97a9580292d5136f8e",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "692bce4324ee1cafb8380ba80c43ac01ca5faebb",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if.wgsl.expected.glsl",
      "new_id": "1600fa770445a693bc4ff7bc7538dea75d1a87d6",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b8c0a5b8ddea32b9ad9c1171508c08a24028acc1",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if.wgsl.expected.ir.dxc.hlsl",
      "new_id": "fa8fcc638077af784f0ad8b6fd0f929306456be3",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b8c0a5b8ddea32b9ad9c1171508c08a24028acc1",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if.wgsl.expected.ir.fxc.hlsl",
      "new_id": "fa8fcc638077af784f0ad8b6fd0f929306456be3",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "f4578aeec696471a4d82f4d53acb2c0fcd93c1ef",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if.wgsl.expected.msl",
      "new_id": "801addd882e182a86d5544fdb96df58809362b5c",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "a78d9bf875e25b4fa51e25b891e098ea51021cbb",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if.wgsl.expected.spvasm",
      "new_id": "24c8a4ea47238222d1bfda4317bc0f2009769e55",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "692bce4324ee1cafb8380ba80c43ac01ca5faebb",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.glsl",
      "new_id": "1600fa770445a693bc4ff7bc7538dea75d1a87d6",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b8c0a5b8ddea32b9ad9c1171508c08a24028acc1",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "fa8fcc638077af784f0ad8b6fd0f929306456be3",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b8c0a5b8ddea32b9ad9c1171508c08a24028acc1",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "fa8fcc638077af784f0ad8b6fd0f929306456be3",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "f4578aeec696471a4d82f4d53acb2c0fcd93c1ef",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.msl",
      "new_id": "801addd882e182a86d5544fdb96df58809362b5c",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "a78d9bf875e25b4fa51e25b891e098ea51021cbb",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.spvasm",
      "new_id": "24c8a4ea47238222d1bfda4317bc0f2009769e55",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_break_if_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cabda69badc60455c2efa795b62be7900468c020",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing.wgsl.expected.glsl",
      "new_id": "85f0c3f58beed186ac14ef804d543470cf1e0cdf",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "98923fe906c7801537974183c6d4632ebe7a5a52",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing.wgsl.expected.ir.dxc.hlsl",
      "new_id": "107ea7cf6b70541994e69178affb43ec503a76e9",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "98923fe906c7801537974183c6d4632ebe7a5a52",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing.wgsl.expected.ir.fxc.hlsl",
      "new_id": "107ea7cf6b70541994e69178affb43ec503a76e9",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "653b197d19058c5ec0d0c716b09ec2380a59cbe9",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing.wgsl.expected.msl",
      "new_id": "cefadbdaf0c35ae119143eeaab6dbad17ff4be65",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8a4a5b583b54214d3d99b1276ea8c43b1892af58",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing.wgsl.expected.spvasm",
      "new_id": "704b9eec751ebe2d78e85c1c8b9dd2955c4818d6",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cabda69badc60455c2efa795b62be7900468c020",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.glsl",
      "new_id": "85f0c3f58beed186ac14ef804d543470cf1e0cdf",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "98923fe906c7801537974183c6d4632ebe7a5a52",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "107ea7cf6b70541994e69178affb43ec503a76e9",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "98923fe906c7801537974183c6d4632ebe7a5a52",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "107ea7cf6b70541994e69178affb43ec503a76e9",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "653b197d19058c5ec0d0c716b09ec2380a59cbe9",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.msl",
      "new_id": "cefadbdaf0c35ae119143eeaab6dbad17ff4be65",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "8a4a5b583b54214d3d99b1276ea8c43b1892af58",
      "old_mode": 33188,
      "old_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.spvasm",
      "new_id": "704b9eec751ebe2d78e85c1c8b9dd2955c4818d6",
      "new_mode": 33188,
      "new_path": "test/tint/loops/loop_with_continuing_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc71472a75653101d10eb28ffa93b973109921a4",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.glsl",
      "new_id": "9d4e46f81645cd9157c35ae17a038ab2c29d7d89",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "af70fedd8cd3d5cce7b8746d71c8ce5a81df1ba5",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.ir.dxc.hlsl",
      "new_id": "d972aa03a27331c337499e5cc97e82253c39ef82",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "af70fedd8cd3d5cce7b8746d71c8ce5a81df1ba5",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.ir.fxc.hlsl",
      "new_id": "d972aa03a27331c337499e5cc97e82253c39ef82",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "21d0cc80ce4730604966275bc5ebf0de56ac3c92",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.msl",
      "new_id": "47fa88535fefb7ee7a03aa565dd961a767b81a91",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4f70bea2e0e9171fde6fed87ff2c6ee3a942aee5",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.spvasm",
      "new_id": "cce3d9725f39b6fb209e3caa765e81bc9fcba631",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "cc71472a75653101d10eb28ffa93b973109921a4",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.glsl",
      "new_id": "9d4e46f81645cd9157c35ae17a038ab2c29d7d89",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "af70fedd8cd3d5cce7b8746d71c8ce5a81df1ba5",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "d972aa03a27331c337499e5cc97e82253c39ef82",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "af70fedd8cd3d5cce7b8746d71c8ce5a81df1ba5",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "d972aa03a27331c337499e5cc97e82253c39ef82",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "21d0cc80ce4730604966275bc5ebf0de56ac3c92",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.msl",
      "new_id": "47fa88535fefb7ee7a03aa565dd961a767b81a91",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4f70bea2e0e9171fde6fed87ff2c6ee3a942aee5",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.spvasm",
      "new_id": "cce3d9725f39b6fb209e3caa765e81bc9fcba631",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_loop_switch_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "31b03c25d83c8ebba026554cf9744a399e55b2ee",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.glsl",
      "new_id": "b74b006b08931bdead3cc3463791ed7de09faa78",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d7351cde9def064ba06f3d8049318ae8eb3e50ca",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.ir.dxc.hlsl",
      "new_id": "f832c83080583702b950fedaa77c5214b0df087b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d7351cde9def064ba06f3d8049318ae8eb3e50ca",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.ir.fxc.hlsl",
      "new_id": "f832c83080583702b950fedaa77c5214b0df087b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c217e695c6b5b65ba396e9dccdf3a4c5de3b4291",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.msl",
      "new_id": "6d904241a688f4865ce1603327492c0793601a4f",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e4ad29cf794d8efc912484b7367e84845f7db480",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.spvasm",
      "new_id": "595ec2dc965a1880b810a69075b63c6ea5dc0ca8",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "31b03c25d83c8ebba026554cf9744a399e55b2ee",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.glsl",
      "new_id": "b74b006b08931bdead3cc3463791ed7de09faa78",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d7351cde9def064ba06f3d8049318ae8eb3e50ca",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "f832c83080583702b950fedaa77c5214b0df087b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d7351cde9def064ba06f3d8049318ae8eb3e50ca",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "f832c83080583702b950fedaa77c5214b0df087b",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c217e695c6b5b65ba396e9dccdf3a4c5de3b4291",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.msl",
      "new_id": "6d904241a688f4865ce1603327492c0793601a4f",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e4ad29cf794d8efc912484b7367e84845f7db480",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.spvasm",
      "new_id": "595ec2dc965a1880b810a69075b63c6ea5dc0ca8",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ddc5ed281cd6fb4e5d62e11e60df54214aa6f8c7",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.glsl",
      "new_id": "5c7b5f8bad1308c50a8c9349e6c7abc5709c46b1",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "94096a76c802a27e0b02635c7e33e547ae2110b2",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.ir.dxc.hlsl",
      "new_id": "da8eefbe5a92e250a593f655ae9d449b8a7d9fa4",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "94096a76c802a27e0b02635c7e33e547ae2110b2",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.ir.fxc.hlsl",
      "new_id": "da8eefbe5a92e250a593f655ae9d449b8a7d9fa4",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e123b5df14617f30a31c97babd9fd766728b3041",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.msl",
      "new_id": "47b5802a5a99971ae3560848574789573b37c0d4",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9fc41005698e92d0187b6a1b040804d07504073c",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.spvasm",
      "new_id": "93290c9dcfba8f6997e73019e4d079793ad29e26",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ddc5ed281cd6fb4e5d62e11e60df54214aa6f8c7",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.glsl",
      "new_id": "5c7b5f8bad1308c50a8c9349e6c7abc5709c46b1",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "94096a76c802a27e0b02635c7e33e547ae2110b2",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "da8eefbe5a92e250a593f655ae9d449b8a7d9fa4",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "94096a76c802a27e0b02635c7e33e547ae2110b2",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "da8eefbe5a92e250a593f655ae9d449b8a7d9fa4",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e123b5df14617f30a31c97babd9fd766728b3041",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.msl",
      "new_id": "47b5802a5a99971ae3560848574789573b37c0d4",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "9fc41005698e92d0187b6a1b040804d07504073c",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.spvasm",
      "new_id": "93290c9dcfba8f6997e73019e4d079793ad29e26",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_loop_switch_switch_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f62cda7339aa318427a34c366cbda2e4d5fd4a0f",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.glsl",
      "new_id": "dfcd0ad6e249d799c2aebab8f691dd5ef96cbbd1",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "608d41a8e3f78dabdafd7f48c76aa76d19e1291a",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.ir.dxc.hlsl",
      "new_id": "8b04c125f9103396d39f1cf3e90caf79b53ede3e",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "608d41a8e3f78dabdafd7f48c76aa76d19e1291a",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.ir.fxc.hlsl",
      "new_id": "8b04c125f9103396d39f1cf3e90caf79b53ede3e",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "af2bd7fa5e8b4cd8f1fd0a00058913b503f6676b",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.msl",
      "new_id": "1a286523dd40597e7e6907b0e12ef3a0cbe937b6",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6d295641198bcedccaecfa4f902ed6564e14d2ba",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.spvasm",
      "new_id": "2b6ba7fe16626fa221de13e637466681859b0829",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f62cda7339aa318427a34c366cbda2e4d5fd4a0f",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.glsl",
      "new_id": "dfcd0ad6e249d799c2aebab8f691dd5ef96cbbd1",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "608d41a8e3f78dabdafd7f48c76aa76d19e1291a",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "8b04c125f9103396d39f1cf3e90caf79b53ede3e",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "608d41a8e3f78dabdafd7f48c76aa76d19e1291a",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "8b04c125f9103396d39f1cf3e90caf79b53ede3e",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "af2bd7fa5e8b4cd8f1fd0a00058913b503f6676b",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.msl",
      "new_id": "1a286523dd40597e7e6907b0e12ef3a0cbe937b6",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6d295641198bcedccaecfa4f902ed6564e14d2ba",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.spvasm",
      "new_id": "2b6ba7fe16626fa221de13e637466681859b0829",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loop_switch_switch_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6780ab0c1690960e8f7772eaa6e21e7c6032875f",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops.wgsl.expected.glsl",
      "new_id": "78ac004a5cec9a1ab6133a91dd184b72196ae7e1",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "052ea2c44ab44fd4f2e67a5bacef716f4575e005",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops.wgsl.expected.ir.dxc.hlsl",
      "new_id": "151b52e2c65f0096caf1d9046497724c723ff849",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "052ea2c44ab44fd4f2e67a5bacef716f4575e005",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops.wgsl.expected.ir.fxc.hlsl",
      "new_id": "151b52e2c65f0096caf1d9046497724c723ff849",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "f1447d7f9b97c7526cfb7d6cd3b31b154a6c4c11",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops.wgsl.expected.msl",
      "new_id": "120309c949de215eeff4f7d4e15fc53fc4f7031a",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "fbf8de2a67ea646fdde4e69ce77d498ba01636b9",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops.wgsl.expected.spvasm",
      "new_id": "d9a5acfaa05626065a3f18a01c9a313ad356ffec",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6780ab0c1690960e8f7772eaa6e21e7c6032875f",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.glsl",
      "new_id": "78ac004a5cec9a1ab6133a91dd184b72196ae7e1",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "052ea2c44ab44fd4f2e67a5bacef716f4575e005",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "151b52e2c65f0096caf1d9046497724c723ff849",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "052ea2c44ab44fd4f2e67a5bacef716f4575e005",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "151b52e2c65f0096caf1d9046497724c723ff849",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "f1447d7f9b97c7526cfb7d6cd3b31b154a6c4c11",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.msl",
      "new_id": "120309c949de215eeff4f7d4e15fc53fc4f7031a",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "fbf8de2a67ea646fdde4e69ce77d498ba01636b9",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.spvasm",
      "new_id": "d9a5acfaa05626065a3f18a01c9a313ad356ffec",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9133f30d393467bc0a43e021d6c6c1ec07ec6974",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.glsl",
      "new_id": "088d3b220b0428202094813344d711750b1eeed8",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "65a61dd5742bb360b6aa5eb26826550a1f4dfd51",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3c3a9240d34bd8da08eddf2d50db3ed06c602718",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "65a61dd5742bb360b6aa5eb26826550a1f4dfd51",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3c3a9240d34bd8da08eddf2d50db3ed06c602718",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d0e6af14b17762302b3544bf1a9166615a6950e0",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.msl",
      "new_id": "19a74868a360bedd0d624ac3ae4c9d4efb2b01db",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "bda7959d8d33eccdacec0769a031d6e729e6eadd",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.spvasm",
      "new_id": "69c96e72424929442c1b4a60d951c163854a1116",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9133f30d393467bc0a43e021d6c6c1ec07ec6974",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.glsl",
      "new_id": "088d3b220b0428202094813344d711750b1eeed8",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "65a61dd5742bb360b6aa5eb26826550a1f4dfd51",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3c3a9240d34bd8da08eddf2d50db3ed06c602718",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "65a61dd5742bb360b6aa5eb26826550a1f4dfd51",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3c3a9240d34bd8da08eddf2d50db3ed06c602718",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d0e6af14b17762302b3544bf1a9166615a6950e0",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.msl",
      "new_id": "19a74868a360bedd0d624ac3ae4c9d4efb2b01db",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "bda7959d8d33eccdacec0769a031d6e729e6eadd",
      "old_mode": 33188,
      "old_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.spvasm",
      "new_id": "69c96e72424929442c1b4a60d951c163854a1116",
      "new_mode": 33188,
      "new_path": "test/tint/loops/nested_loops_with_continuing_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4a941e9edd3f08f5963280364a8c87dbea1995d",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while.wgsl.expected.glsl",
      "new_id": "2280d1b0231ee3fa742c42c6fa8711810a23320d",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7b7e141c1678e49d3c9eb1d558f15f9e8426db1c",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while.wgsl.expected.msl",
      "new_id": "eced0d30eb83cc363b6bf49c910b6ae04127a758",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "530a8e62a559be935087b11d9ab62578e0af8382",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while.wgsl.expected.spvasm",
      "new_id": "05064373dd810bc80160d8a2961fd73cee6baea2",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4a941e9edd3f08f5963280364a8c87dbea1995d",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_robustness.wgsl.expected.glsl",
      "new_id": "2280d1b0231ee3fa742c42c6fa8711810a23320d",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7b7e141c1678e49d3c9eb1d558f15f9e8426db1c",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_robustness.wgsl.expected.msl",
      "new_id": "eced0d30eb83cc363b6bf49c910b6ae04127a758",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "530a8e62a559be935087b11d9ab62578e0af8382",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_robustness.wgsl.expected.spvasm",
      "new_id": "05064373dd810bc80160d8a2961fd73cee6baea2",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4a941e9edd3f08f5963280364a8c87dbea1995d",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue.wgsl.expected.glsl",
      "new_id": "2280d1b0231ee3fa742c42c6fa8711810a23320d",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7b7e141c1678e49d3c9eb1d558f15f9e8426db1c",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue.wgsl.expected.msl",
      "new_id": "eced0d30eb83cc363b6bf49c910b6ae04127a758",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "530a8e62a559be935087b11d9ab62578e0af8382",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue.wgsl.expected.spvasm",
      "new_id": "05064373dd810bc80160d8a2961fd73cee6baea2",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f4a941e9edd3f08f5963280364a8c87dbea1995d",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.glsl",
      "new_id": "2280d1b0231ee3fa742c42c6fa8711810a23320d",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "eae51b1e37937818ab7fb07e314cda8938791835",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c8f690bd0dfd84172a2bf5b03c6bedb5818237b7",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "7b7e141c1678e49d3c9eb1d558f15f9e8426db1c",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.msl",
      "new_id": "eced0d30eb83cc363b6bf49c910b6ae04127a758",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "530a8e62a559be935087b11d9ab62578e0af8382",
      "old_mode": 33188,
      "old_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.spvasm",
      "new_id": "05064373dd810bc80160d8a2961fd73cee6baea2",
      "new_mode": 33188,
      "new_path": "test/tint/loops/while_with_continue_robustness.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f0713cbcb012c2bfe6bd0bb2e6063bf5ab8d5678",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/loop.wgsl.expected.glsl",
      "new_id": "6cb8f46082ede8247c191a7d81e54eed48ed6a5c",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/loop.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c6017d0ebfc09326cba85c188793b046fc748536",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/loop.wgsl.expected.ir.dxc.hlsl",
      "new_id": "6e501285e45be47518c9e3bb09e4787de82b40ac",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/loop.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c6017d0ebfc09326cba85c188793b046fc748536",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/loop.wgsl.expected.ir.fxc.hlsl",
      "new_id": "6e501285e45be47518c9e3bb09e4787de82b40ac",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/loop.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a54e1ddabdba27c8a528f8b0e6c209fb5fcfcc90",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/loop.wgsl.expected.msl",
      "new_id": "a2356e216367ddae4bb9199842250083e3b805f2",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/loop.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4f566dbd752e10c625e959b46de3721ae7ca7a64",
      "old_mode": 33188,
      "old_path": "test/tint/shadowing/loop.wgsl.expected.spvasm",
      "new_id": "f161835cf652c0f582765d2b9285cc84aefa68d1",
      "new_mode": 33188,
      "new_path": "test/tint/shadowing/loop.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "54e2ab641810702e3b9f763327f41440a1ce1fc7",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.glsl",
      "new_id": "929ba9a079c676c0d37dc28ad65f9d7bb1001763",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ed8cc9340725fb990a99659b270ee54f99983cf8",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.ir.dxc.hlsl",
      "new_id": "602d766838b5cb1e38979dd8ea07bf2d691e72be",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c9d30f1c576e1799324cb8a3f0d711d12e9e6231",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.ir.fxc.hlsl",
      "new_id": "714b33620153556dbb0c4b6d074afe956c0a4513",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e86b9724d4933f2450d67d65bd3247de48201148",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.msl",
      "new_id": "0e871f29a4f3b8391998caec03153046e652de71",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "5958493ae91daf1e414a6ef96c197c23c6711008",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.spvasm",
      "new_id": "743f22580326f7e60e6dede0490d87b866fb8555",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_continuing.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "48bb73dad4fe41f1b395e3e7a85c1ffc61e19f4a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.glsl",
      "new_id": "6db88e4ccf0e0dd3c9632e0bdd23b32f8c462f84",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c60bfc4d92cc4bfefaa37c7a55151509a977be02",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.ir.dxc.hlsl",
      "new_id": "0aeee1e10ae1bf7d9bbfd50c0712643e63a9602b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b2242afac599ec3b68247ca62f90790d736dd42b",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.ir.fxc.hlsl",
      "new_id": "3b68a7a4bd05d001aa47883469d1c82052fc24fd",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "f52269e03f3567334e7cdbfe2e114dc1be1c4c3c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.msl",
      "new_id": "2a67ab68c1e446e4bada4b4df6cf17055e0d9e0b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f14a83976a9e330865bed9112197b71641ffdf9d",
      "old_mode": 33188,
      "old_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.spvasm",
      "new_id": "4710a8639809ebcd71787e6febc2ddfea94921d1",
      "new_mode": 33188,
      "new_path": "test/tint/statements/assign/indexed_assign_to_array_in_struct/in_for_loop_init.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "0945a07c04f57e8cb5e301c270cf44d657334c4d",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.glsl",
      "new_id": "5d2926f0baa24a4d1b1bf3250ba74a11eb74184f",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8e8b4209a0cc01cd8f2e73bfd9896501c45068f3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.ir.dxc.hlsl",
      "new_id": "b1b43dd3705fcb905eee7edb36941f0dc11e6dd5",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8e8b4209a0cc01cd8f2e73bfd9896501c45068f3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.ir.fxc.hlsl",
      "new_id": "b1b43dd3705fcb905eee7edb36941f0dc11e6dd5",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "54e2d441cc4bb24715b82d543e21a7a4bd81e58e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.msl",
      "new_id": "aab825d9a4f7ba74b5c001be642f155b5d8e5bb8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c8f2b8c687df8adf839671732763dec4a11e21bc",
      "old_mode": 33188,
      "old_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.spvasm",
      "new_id": "e18d7ec3d77d1a5291156e9b50b36ea3dc948c06",
      "new_mode": 33188,
      "new_path": "test/tint/statements/compound_assign/for_loop.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f407ebc83b3a38b4a9458afc34c10419bbc81afc",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/complex.wgsl.expected.glsl",
      "new_id": "7cf031d952e546bca8525b944052e674b8015d8d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/complex.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "3a5d870ee3520a82df2cedfa5316904d5b09a583",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/complex.wgsl.expected.ir.dxc.hlsl",
      "new_id": "52aa37e507180e7ab5a17d3aba1037cf481ca10a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/complex.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "3a5d870ee3520a82df2cedfa5316904d5b09a583",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/complex.wgsl.expected.ir.fxc.hlsl",
      "new_id": "52aa37e507180e7ab5a17d3aba1037cf481ca10a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/complex.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "886ecaa7a81527412714d74682794a382370d1f5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/complex.wgsl.expected.msl",
      "new_id": "79d5f5a6841c7839bba6a4fc7473ee67c5213c01",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/complex.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "56461035c888f03c563764d7cd4c5b1962506f1a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/complex.wgsl.expected.spvasm",
      "new_id": "8aa2d1bd4c1cbdf3b06dbff20bc98e292ef6e085",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/complex.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "5844e45c2f09b0299a7f79f064075f4de6f6fc2c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.glsl",
      "new_id": "a3e2f9f52c0fa3e4283d1d164e3528f2192778d6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "6641e73f4128127dfd026b453d7e535bb2b65286",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.ir.dxc.hlsl",
      "new_id": "38365be9f1aa62625017f081642cce305b7599f7",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "6641e73f4128127dfd026b453d7e535bb2b65286",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.ir.fxc.hlsl",
      "new_id": "38365be9f1aa62625017f081642cce305b7599f7",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b2aaffb40b090f25138568ec370fbf37fbb69fc0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.msl",
      "new_id": "cd756a0083fb44a883550e0cf86a6edada531907",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "818b3ee57d7aa2d63768a650e74ceca5ebc865ee",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.spvasm",
      "new_id": "02753e83976f47877deb0373774e6eec72f3f8df",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_continuing.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "f7945f7d1767f73cb0e86ca5e28d88eea5badf82",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.glsl",
      "new_id": "a917d0dd0aa95163042fc59508a583bcd754a0b6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "640e36fcbe18db84ed0cb94c03d17789f5a83660",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.ir.dxc.hlsl",
      "new_id": "6689c51673580b10039cab50e03fcb33eb183050",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "640e36fcbe18db84ed0cb94c03d17789f5a83660",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.ir.fxc.hlsl",
      "new_id": "6689c51673580b10039cab50e03fcb33eb183050",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "2e0e0469c2b4707b6d06ea37659dd36c5307dfce",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.msl",
      "new_id": "9fbb74dd4b5798d587bc55ed387ce44c9030c9fa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "cd57de53531ed94e0baa96235fc485410246735d",
      "old_mode": 33188,
      "old_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.spvasm",
      "new_id": "f3251c6219b4b8948db7589559968b91506e1f82",
      "new_mode": 33188,
      "new_path": "test/tint/statements/decrement/for_loop_initializer.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "4473756c2c06b2b292bb282b738e9b3bf07246a4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.glsl",
      "new_id": "42fa8c125b810b64ca8ecdbf331e3acf157dee21",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d010844dc3804afe3aad8147c829c8b764b8c96d",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.ir.dxc.hlsl",
      "new_id": "7a2cfbdd0043f1de6f8ed553312d82deb3e0fa84",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "30cf1f5d528ff92b9c9e231c4a414d2870fec90f",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.ir.fxc.hlsl",
      "new_id": "10d155a28e6746c1ff8e82a144dd1ac08a977893",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "5650e4bd89291ae54de666692c09a6752becd037",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.msl",
      "new_id": "c0e382c49b160bf6603fb771f06331e966025d8e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "c9e13e109c0cadf24f6d075c724d0802d74b914f",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.spvasm",
      "new_id": "df77b523f5f9d50d83182ef673dfdbe83fd5e8e3",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/atomic_in_for_loop_continuing.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "ee646c07db00550080a9cbe59006bee8536b093e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.glsl",
      "new_id": "a454d0076302d9136dd981e4f846c56461d42bfc",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "d9f11f82c4de0e849656d36664e5f3622ce35cb3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.ir.dxc.hlsl",
      "new_id": "3e54a15542b4958c27ae85496fc3225361ee9c00",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b72fd4c1017edfbd390528e410272b5e900c5ef1",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0026ad03a63b021f43febb7804675a2a9fa6c67d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c4a833adb25d20608ba5836d99a9c73a4d318fef",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.msl",
      "new_id": "d6a4256cfc5aaea3e3b2e331bc6951f38ee503a4",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "555c8e4560c500ad60b8fa7e04479ebe9eb3377b",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.spvasm",
      "new_id": "8852dadff78e3158e1d81d543193f49618186ac5",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/loop_discard_return.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "66768bfac5b506992ad972d502f0c74ba17966d6",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.glsl",
      "new_id": "0a6d77cf2270a4710801b9afb7e6f70f7168d74a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "e71074d4ac061114900a4ce26237b8ebf8f8857a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.ir.dxc.hlsl",
      "new_id": "16eec29850b377f5565611cf741805192e40abf4",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "e464429c54cb167414c8e68fc26d6bc5a18548bb",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.ir.fxc.hlsl",
      "new_id": "a2aedca78225fd649e91771b99b07f13d6411a4c",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d10c82a91176e4d4d8d8be764ce3691a3b1dffce",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.msl",
      "new_id": "e8f2c3512674bca6c713469872c41459a0938456",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "1a76ffc1abadc7214d3a65b3beb7c87d2130b1c0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.spvasm",
      "new_id": "d56a6a0e0fc89d0cb701be610acad2dece96947c",
      "new_mode": 33188,
      "new_path": "test/tint/statements/discard/multiple_returns.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "db037707cbb0d74c447000d252004941595c8c97",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/complex.wgsl.expected.glsl",
      "new_id": "26904e9051f5aecbab766eb7f996f2be0c095aa4",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/complex.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "978f106193c6889fb951ade12288d79b67576135",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/complex.wgsl.expected.ir.dxc.hlsl",
      "new_id": "a7d5601524f7088dbb936114e9e3c7e166bdbb00",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/complex.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "978f106193c6889fb951ade12288d79b67576135",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/complex.wgsl.expected.ir.fxc.hlsl",
      "new_id": "a7d5601524f7088dbb936114e9e3c7e166bdbb00",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/complex.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "86ccef92c52c7505027c89c95010fa8d86b280b3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/complex.wgsl.expected.msl",
      "new_id": "f46e5c73071703778ea6dc0aca7dcb4b53cf3adc",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/complex.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d464e59ec300339a39edf8dd7fc6479060c9c185",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/complex.wgsl.expected.spvasm",
      "new_id": "ea80677fab6493540d9f5f5cd257db8d8160c547",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/complex.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6ef79eedeea2ae42cdd477f9c9bf0b89034220b0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.glsl",
      "new_id": "f269758d9158f7a2d293828bd8d54443a75146fa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ef0b6126cf5ab1366b8f1ea34cb87c59f1bc4ff2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c6cb2d94c015740fccae50f05dcda45493d44c19",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ef0b6126cf5ab1366b8f1ea34cb87c59f1bc4ff2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c6cb2d94c015740fccae50f05dcda45493d44c19",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "9d31c4e754c934bad0efae67cde75ed61aa4f3eb",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.msl",
      "new_id": "8e62c63bbc47ab4e4eb43fa72dfd32c7fa42866c",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d6dc0c43c7e2e784d5e9c1e5b0b7cc30a7f32b37",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.spvasm",
      "new_id": "d96bce0a768606b5c19098dd993c16aeffeda359",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/array_ctor.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "de2a49b57bc5658b0333de25d6726db8bb602eb4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/basic.wgsl.expected.glsl",
      "new_id": "5a113808016a3ef4f55815398d4d80b905920307",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/basic.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "93e0c79af5a731f9785cc79ce7262b724fda1e63",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/basic.wgsl.expected.ir.dxc.hlsl",
      "new_id": "0e35aa419b8976717b8a4eb9f77e773bdca9527b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/basic.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "93e0c79af5a731f9785cc79ce7262b724fda1e63",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/basic.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0e35aa419b8976717b8a4eb9f77e773bdca9527b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/basic.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d820734f1388527899496a6adfa7892e220f36d6",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/basic.wgsl.expected.msl",
      "new_id": "fa475c5dae634b1c66cd5e7fd09a56764d656f1f",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/basic.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "df98fd5f66dfd2fcbc985301d7e3b62326751be5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/basic.wgsl.expected.spvasm",
      "new_id": "6a8ca173f8893c69c91eefe0cdddec2d154679e3",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/basic.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "6ef79eedeea2ae42cdd477f9c9bf0b89034220b0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.glsl",
      "new_id": "f269758d9158f7a2d293828bd8d54443a75146fa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ef0b6126cf5ab1366b8f1ea34cb87c59f1bc4ff2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.ir.dxc.hlsl",
      "new_id": "c6cb2d94c015740fccae50f05dcda45493d44c19",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ef0b6126cf5ab1366b8f1ea34cb87c59f1bc4ff2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.ir.fxc.hlsl",
      "new_id": "c6cb2d94c015740fccae50f05dcda45493d44c19",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "9d31c4e754c934bad0efae67cde75ed61aa4f3eb",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.msl",
      "new_id": "8e62c63bbc47ab4e4eb43fa72dfd32c7fa42866c",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "d6dc0c43c7e2e784d5e9c1e5b0b7cc30a7f32b37",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.spvasm",
      "new_id": "d96bce0a768606b5c19098dd993c16aeffeda359",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/condition/struct_ctor.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3fd0e7eff09986c746582c4ccc5ae3df0bab5470",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.glsl",
      "new_id": "5e661561d6af2758b9cf440efaaa1bc7adb0773d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c5021e6e012cd123b64e25205aaa2404af0c6c01",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.ir.dxc.hlsl",
      "new_id": "0b3b8b9cc07d92d2d21f80afd42a010232420037",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c5021e6e012cd123b64e25205aaa2404af0c6c01",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0b3b8b9cc07d92d2d21f80afd42a010232420037",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c8c7d5fb792c93b7642b75fe20e1f997c5688eb4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.msl",
      "new_id": "d31a9d0a22d7b2f091f873cdd6e1c6dc85ab44e8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b0fbf0ddf5dce71670ef903339f9619593ea018c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.spvasm",
      "new_id": "ffa62337b88b8c250a7fb54e8d84d02f61104f76",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/array_ctor.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "3fd0e7eff09986c746582c4ccc5ae3df0bab5470",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/basic.wgsl.expected.glsl",
      "new_id": "5e661561d6af2758b9cf440efaaa1bc7adb0773d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/basic.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "c5021e6e012cd123b64e25205aaa2404af0c6c01",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/basic.wgsl.expected.ir.dxc.hlsl",
      "new_id": "0b3b8b9cc07d92d2d21f80afd42a010232420037",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/basic.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c5021e6e012cd123b64e25205aaa2404af0c6c01",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/basic.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0b3b8b9cc07d92d2d21f80afd42a010232420037",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/basic.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "c8c7d5fb792c93b7642b75fe20e1f997c5688eb4",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/basic.wgsl.expected.msl",
      "new_id": "d31a9d0a22d7b2f091f873cdd6e1c6dc85ab44e8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/basic.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "b0fbf0ddf5dce71670ef903339f9619593ea018c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/basic.wgsl.expected.spvasm",
      "new_id": "ffa62337b88b8c250a7fb54e8d84d02f61104f76",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/basic.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "bf494dfc1180ba67940dbe1c3d204cf835016491",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.glsl",
      "new_id": "ada67641adba90b3cac1d9ad4e9c631d43c72c68",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "304596866403d2e8088f0aed24c68a01003545f0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.ir.dxc.hlsl",
      "new_id": "5afd3ad9bf5aaba5c9981baef4ab42587283e67a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "304596866403d2e8088f0aed24c68a01003545f0",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.ir.fxc.hlsl",
      "new_id": "5afd3ad9bf5aaba5c9981baef4ab42587283e67a",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "4d25568af3dc43cabfa8c1f1cdc2e5c6be97e76a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.msl",
      "new_id": "bc74b77ebdf7aa76480812be13917689e7a8ac2b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "6021105e7ff88eef0f282ce61bb051fd8f921e4d",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.spvasm",
      "new_id": "cf27d7bdd54e82b7a65eab2c4df0c9cacfd65ecf",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/continuing/struct_ctor.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8918caad7fca33135941d3ef73fa5a017872b7bb",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/empty.wgsl.expected.glsl",
      "new_id": "372053aae954fa03f630e9edcef1236c900ac3a8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/empty.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "8b405e05b9f5b44bfca02ba87b350b76e762d1f3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/empty.wgsl.expected.ir.dxc.hlsl",
      "new_id": "0ba1bd62aed09a535ccc5bf7f8a0abf5928a0c84",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/empty.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "8b405e05b9f5b44bfca02ba87b350b76e762d1f3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/empty.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0ba1bd62aed09a535ccc5bf7f8a0abf5928a0c84",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/empty.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "fef557756f65dc77ab2e12b84b9cdd8d42c88caf",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/empty.wgsl.expected.msl",
      "new_id": "c0892cd8a26fe8c9e17734f3cdf46d21e19c6de4",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/empty.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "42f3b83bad3961b8760e6b011beb6d71c7e18505",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/empty.wgsl.expected.spvasm",
      "new_id": "2c07ed9764702cf916efd92f2844c4227276b60d",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/empty.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af7a8439b213a764c44ae7fc62d3566a91a1e67e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.glsl",
      "new_id": "db64cebe978809878ad786695509ba91524c6136",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ad6dcaf9d27b34baf6dc734fec7ff1aa41c524f2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.ir.dxc.hlsl",
      "new_id": "b8f0f89d1f28668e74d3647ab503165cb016f003",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ad6dcaf9d27b34baf6dc734fec7ff1aa41c524f2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.ir.fxc.hlsl",
      "new_id": "b8f0f89d1f28668e74d3647ab503165cb016f003",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a7ff23535bb67df36ba6994c857ff86d1e85bf57",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.msl",
      "new_id": "19dd696e5121ba82828363980fc923db5db45764",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "62d5ddabecdae556aa6e5d4c96271d2873ba402a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.spvasm",
      "new_id": "5dd9dd6a3c4f4750cbee561f62735e420f023d63",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/array_ctor.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "fbcc41740dcbe0eeff556bec3548ec0e3dd36d58",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/basic.wgsl.expected.glsl",
      "new_id": "b87f080763531c01c4efadbc5b012fe232cba5c0",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/basic.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "1bfed0cb6eea7d847fc744719ee90e7041e7b033",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/basic.wgsl.expected.ir.dxc.hlsl",
      "new_id": "d8c71dafd7247f5541411c52145d3ab479463ffa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/basic.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "1bfed0cb6eea7d847fc744719ee90e7041e7b033",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/basic.wgsl.expected.ir.fxc.hlsl",
      "new_id": "d8c71dafd7247f5541411c52145d3ab479463ffa",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/basic.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "d27c48909808a5fdbb4059125b68081f2e504c33",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/basic.wgsl.expected.msl",
      "new_id": "04d3ddf7221946f7a8b57e2394a30ecca31b071e",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/basic.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "cb4568512c19fd01e94eaacba692d5ceed6c241e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/basic.wgsl.expected.spvasm",
      "new_id": "d7016685bdf3e7cfc43308202a4afa876139adb3",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/basic.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "af7a8439b213a764c44ae7fc62d3566a91a1e67e",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.glsl",
      "new_id": "db64cebe978809878ad786695509ba91524c6136",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "ad6dcaf9d27b34baf6dc734fec7ff1aa41c524f2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.ir.dxc.hlsl",
      "new_id": "b8f0f89d1f28668e74d3647ab503165cb016f003",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ad6dcaf9d27b34baf6dc734fec7ff1aa41c524f2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.ir.fxc.hlsl",
      "new_id": "b8f0f89d1f28668e74d3647ab503165cb016f003",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a7ff23535bb67df36ba6994c857ff86d1e85bf57",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.msl",
      "new_id": "19dd696e5121ba82828363980fc923db5db45764",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "62d5ddabecdae556aa6e5d4c96271d2873ba402a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.spvasm",
      "new_id": "5dd9dd6a3c4f4750cbee561f62735e420f023d63",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/initializer/struct_ctor.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "8480fc359e4e3f43578407b45fb1f9df546f846c",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/scoping.wgsl.expected.glsl",
      "new_id": "ad80b4b35882249a7e12f3507ce4bafbae531e95",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/scoping.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "b70678f8891227183aeaee13ec60d0d56022edd7",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/scoping.wgsl.expected.ir.dxc.hlsl",
      "new_id": "91394779abd2b6c789bf90855446bba9f0f9ccda",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/scoping.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "b70678f8891227183aeaee13ec60d0d56022edd7",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/scoping.wgsl.expected.ir.fxc.hlsl",
      "new_id": "91394779abd2b6c789bf90855446bba9f0f9ccda",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/scoping.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "ef61178612eac01c8a72286e9698762ecdbfbd39",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/scoping.wgsl.expected.msl",
      "new_id": "27b1047d1bc85a94db0298abcdfbae8adfbbbb61",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/scoping.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "226ad40b6dce8617dd4f51e01e8b4692a72303da",
      "old_mode": 33188,
      "old_path": "test/tint/statements/for/scoping.wgsl.expected.spvasm",
      "new_id": "a457d598b627bddf92cfaa6e104347c617144b9b",
      "new_mode": 33188,
      "new_path": "test/tint/statements/for/scoping.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "de9bbfe8f1dfbe651d4b4bc87ee131ae52e62ee9",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/complex.wgsl.expected.glsl",
      "new_id": "8d231e2030222e1e858260e8210186e67dc5fdb5",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/complex.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "25323999d33dd7d5ed987dec46253ac68842f79b",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/complex.wgsl.expected.ir.dxc.hlsl",
      "new_id": "f9c79755d4cbe785a530ac0d70a4f9759ecc2ba7",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/complex.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "25323999d33dd7d5ed987dec46253ac68842f79b",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/complex.wgsl.expected.ir.fxc.hlsl",
      "new_id": "f9c79755d4cbe785a530ac0d70a4f9759ecc2ba7",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/complex.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "33639daec790c48bc256285c008ce5178f09604b",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/complex.wgsl.expected.msl",
      "new_id": "958b5f7450aeef51988e0c770f873eb93d0c73be",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/complex.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "4b26d7e0a1ce54af9a10e6237b4816296f139ca9",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/complex.wgsl.expected.spvasm",
      "new_id": "5035884fba2b104800e5d79def71cd7376a87c0f",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/complex.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "184a5a4a341f4ff8e46e3d1e4f82eb799c45a818",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.glsl",
      "new_id": "b92f45b9bd1c26f3b5d4873dc83af413bba34fe8",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "922c7d29e76829a948eb8a79836ca0fd51e8766a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.ir.dxc.hlsl",
      "new_id": "70245420395c0d03794130f28e7e9e9e437becc6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "922c7d29e76829a948eb8a79836ca0fd51e8766a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.ir.fxc.hlsl",
      "new_id": "70245420395c0d03794130f28e7e9e9e437becc6",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "a2f6c61915519c72da5ae7dc57193dd82ab51fe5",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.msl",
      "new_id": "ca9a4e3f8bad970cb9d4a5541e2fafbfc8e655c5",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "f3bed5675e275b6f45858628604f96abecf7f334",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.spvasm",
      "new_id": "2765191e66c18d62d563a3f0bc31e4821a00c889",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_continuing.wgsl.expected.spvasm"
    },
    {
      "type": "modify",
      "old_id": "9312112a0ea101774387d45ba0ee13030b3dfa82",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.glsl",
      "new_id": "ea5d86ffd7215831fd2e0b7261782de916c9386c",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.glsl"
    },
    {
      "type": "modify",
      "old_id": "1d2fdba4663b5e5d60430720e34f97f2386cb04a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.ir.dxc.hlsl",
      "new_id": "694b58659f15e441a1b8ca79382322d00f164421",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.ir.dxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "1d2fdba4663b5e5d60430720e34f97f2386cb04a",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.ir.fxc.hlsl",
      "new_id": "694b58659f15e441a1b8ca79382322d00f164421",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.ir.fxc.hlsl"
    },
    {
      "type": "modify",
      "old_id": "732a4a46cce9df0cafe902402b09abe2730f30f2",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.msl",
      "new_id": "26ce16b759b60a1f94d01a8b7d9419263eea0691",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.msl"
    },
    {
      "type": "modify",
      "old_id": "e100e2f74a90cf07f8d8f568f4c35e84c03bf9a3",
      "old_mode": 33188,
      "old_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.spvasm",
      "new_id": "96dc03a9022c77f6879f1a1b293d21579476ef99",
      "new_mode": 33188,
      "new_path": "test/tint/statements/increment/for_loop_initializer.wgsl.expected.spvasm"
    },
    {
      "type": "delete",
      "old_id": "0d10cce29c747ae745d21b853810d798dee31c02",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_BranchConditional_Back_MultiBlock_LoopBreak_OnTrue.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "de50227e11348ce27f427865c7f5ed158426aaf6",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_BranchConditional_Back_SingleBlock_LoopBreak_OnTrue.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "5da740695f7b4d86fcd80887df5ea29ef80dcd74",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_BranchConditional_LoopBreak_Continue_OnFalse.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "cc9ab99f24b3c26673ceaeb73c19c91cc1426355",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_BranchConditional_LoopBreak_Forward_OnFalse.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "1000d6b33b167c2b31a17ac56db9ee3924e40be5",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_Loop_BodyConditionallyBreaks_FromTrue.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "003e082b9f4cd464216c10d655e81675c944668f",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_Loop_BodyConditionallyBreaks_FromTrue_Early.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "850b724a5b37bd23b9ef6221787cb7db7aa84907",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserCFGTest_EmitBody_Loop_SingleBlock_FalseBackedge.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "3b8be0c6b7287796b0f14ee6ba3c4467ebd4da26",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserFunctionVarTest_EmitStatement_CombinatorialNonPointer_DefConstruct_DoesNotEncloseAllUses.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "87a45f9ff27340f38a33cf4d36e818c3d5bb901f",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserFunctionVarTest_EmitStatement_Phi_FromElseAndThen.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "61d8690380e51a389a2dee31458df8776c878cc1",
      "old_mode": 33188,
      "old_path": "test/tint/unittest/reader/spirv/SpvParserFunctionVarTest_EmitStatement_Phi_FromHeaderAndThen.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "23ff46c849f5011658f7eb357f76fec1f9cda070",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-return-after-do-while/0-opt.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "2deabd38017b069d3d73d771fbdca03690b1cf29",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-return-after-do-while/0-opt.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "2c0a48d7b930e439e482d09f55b7b1997e4b9ace",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-infinite-loops/0-opt.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "a56022ba3e72c4efb5c30ca1db3ed67f7ce09366",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-infinite-loops/0-opt.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "28d5df401ee5968a9ca20e16e4f2a94f6274ca57",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/function-with-uniform-return/0-opt.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "bf42254f6802e1bb223e5f66ba2ae406b7424683",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/function-with-uniform-return/0-opt.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "df79f69f834e56c79e23b3733e9cbbef7527c8f7",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/undefined-assign-in-infinite-loop/0.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "ca06dc7320ddecc814f7eb721383db17de1a3fe8",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/undefined-assign-in-infinite-loop/0.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "8ab884df3033146eda6f44b4cf769d158a2b2182",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/unreachable-loops/0-opt.spvasm.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "9be5fc85cac14e8e96d3a4b98b1d4e5f8db6e77c",
      "old_mode": 33188,
      "old_path": "test/tint/vk-gl-cts/graphicsfuzz/unreachable-loops/0-opt.wgsl.expected.ir.fxc.hlsl",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
