)]}'
{
  "commit": "8d4261bc4401fb7c40542df74c81e9506b054244",
  "tree": "1989526172d7fd2f2a06658ce75b9b53f5f65b5c",
  "parents": [
    "2fdea57d19d46d565f5517140f60ca87e72f5c8c"
  ],
  "author": {
    "name": "Alastair Donaldson",
    "email": "afdx@google.com",
    "time": "Thu Apr 02 15:54:46 2020 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 02 15:54:46 2020 +0100"
  },
  "message": "spirv-fuzz: Introduce TransformationContext (#3272)\n\nSome transformations (e.g. TransformationAddFunction) rely on running\r\nthe validator to decide whether the transformation is applicable.  A\r\nrecent change allowed spirv-fuzz to take validator options, to cater\r\nfor the case where a module should be considered valid under\r\nparticular conditions.  However, validation during the checking of\r\ntransformations had no access to these validator options.\r\n\r\nThis change introduced TransformationContext, which currently consists\r\nof a fact manager and a set of validator options, but could in the\r\nfuture have other fields corresponding to other objects that it is\r\nuseful to have access to when applying transformations.  Now, instead\r\nof checking and applying transformations in the context of a\r\nFactManager, a TransformationContext is used.  This gives access to\r\nthe fact manager as before, and also access to the validator options\r\nwhen they are needed.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3a9d604c84601662d661852bc44ae8a93d30549b",
      "old_mode": 33188,
      "old_path": "source/fuzz/CMakeLists.txt",
      "new_id": "cd53aea82540a0f33650ca901de6c4a14fcb4c38",
      "new_mode": 33188,
      "new_path": "source/fuzz/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "46e23e80e6143ca1b9b3cb6b08373e4e981d1e90",
      "old_mode": 33188,
      "old_path": "source/fuzz/force_render_red.cpp",
      "new_id": "5bf2879804ae370425f2ff8fd48838386f991730",
      "new_mode": 33188,
      "new_path": "source/fuzz/force_render_red.cpp"
    },
    {
      "type": "modify",
      "old_id": "2484d278830f4fddc1fe015f99afc43bb994f359",
      "old_mode": 33188,
      "old_path": "source/fuzz/force_render_red.h",
      "new_id": "b51c72b4649864cc05f29fce7dedb3dcc0ff05ab",
      "new_mode": 33188,
      "new_path": "source/fuzz/force_render_red.h"
    },
    {
      "type": "modify",
      "old_id": "3a4fa0eca7353b55577fb59f4f293d58084a6a63",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer.cpp",
      "new_id": "6524c217d24ed123776f9c8a30829f94de4daf4e",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer.cpp"
    },
    {
      "type": "modify",
      "old_id": "a76f10d3a49469682c0315a92af211600bad0be0",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass.cpp",
      "new_id": "4ab29466d5675af06e8ba39d340758d4ec66afbf",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass.cpp"
    },
    {
      "type": "modify",
      "old_id": "46ee4080af27c0fdea55f5cb736e33878db880d8",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass.h",
      "new_id": "436fd77852ae8e83a6dabcf00e992fe76489f5e3",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass.h"
    },
    {
      "type": "modify",
      "old_id": "cfc2812b46685aced59c022fc657c8ca60161469",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_access_chains.cpp",
      "new_id": "b9c1eed37b9aa3c6ed7f222a3ac21fde07ca94eb",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_access_chains.cpp"
    },
    {
      "type": "modify",
      "old_id": "7e8ed6129f2dd648f2057332fa4717a633edc15c",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_access_chains.h",
      "new_id": "8649296f056dff34a3c93c2ec6e650c108ccb005",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_access_chains.h"
    },
    {
      "type": "modify",
      "old_id": "32c720e16fc4ece2e10936f3bae58d10c9bcd728",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_composite_types.cpp",
      "new_id": "9b0dda8823a0c60d83fe6c746f20e96ea905727f",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_composite_types.cpp"
    },
    {
      "type": "modify",
      "old_id": "29d4bb896f59631dbbc9aa578ff8660efa14404f",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_composite_types.h",
      "new_id": "87bc0ff3f5335b0b85ee6792cea5a34d324bf4c7",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_composite_types.h"
    },
    {
      "type": "modify",
      "old_id": "c9bc9c4859562848b1f38d211328340710c6b595",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_dead_blocks.cpp",
      "new_id": "4e9db1f36d7eb72002cdaea14f7f36353218fcf7",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_dead_blocks.cpp"
    },
    {
      "type": "modify",
      "old_id": "01e3843db6f125f11b9f63dd560e0b38121c230a",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_dead_blocks.h",
      "new_id": "d78f08836c47b9168e7102854eb3cbb850a229b8",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_dead_blocks.h"
    },
    {
      "type": "modify",
      "old_id": "aefc2fcd7597bacfb42c5bc5a2215a43c0e826ad",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_dead_breaks.cpp",
      "new_id": "6b171dcd85dd710873ee25fe84e82c5cda31ab86",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_dead_breaks.cpp"
    },
    {
      "type": "modify",
      "old_id": "12a5095f0e9c3cca62859946ec423a98fdd82d20",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_dead_breaks.h",
      "new_id": "c379eed51cb0061700c7897abe96bbe303576d7d",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_dead_breaks.h"
    },
    {
      "type": "modify",
      "old_id": "852df3de6cb080bde052deb667d0b47b7dd2a775",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_dead_continues.cpp",
      "new_id": "b8f07fbe42ede5a6992ca2af9bdfc4a7c2fc9ff8",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_dead_continues.cpp"
    },
    {
      "type": "modify",
      "old_id": "d067f1c4d8b21c765de4147ae1a69abd944cfadd",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_dead_continues.h",
      "new_id": "b2acb935e7e88ebb5155d89288239fcf514c2659",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_dead_continues.h"
    },
    {
      "type": "modify",
      "old_id": "7f34344cc310b8a6f2f19478ffd41fe46f5aab92",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_equation_instructions.cpp",
      "new_id": "49c4a8aae321ffa46919ae2e8af1e7923ba04569",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_equation_instructions.cpp"
    },
    {
      "type": "modify",
      "old_id": "84229c05c35d6ccb465bff84560aada684c6da6a",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_equation_instructions.h",
      "new_id": "6e6497738a0be67697be184c28467add2e3a1e06",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_equation_instructions.h"
    },
    {
      "type": "modify",
      "old_id": "545aa169ffdc6aad0914eb2c06b67df39d98b2d1",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_function_calls.cpp",
      "new_id": "f666eb25ad14d86d9e4dde89158621cd78dd3d04",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_function_calls.cpp"
    },
    {
      "type": "modify",
      "old_id": "5d184fd168030c2ff9a449b5505d714d21d3d75e",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_function_calls.h",
      "new_id": "8f75e8cf93545c982168fe0007b4b1c680e2b8fe",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_function_calls.h"
    },
    {
      "type": "modify",
      "old_id": "1371f46c629b1083bd09650a06accaa011e9c136",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_global_variables.cpp",
      "new_id": "ce2b8eb1bb62002a2a5568c13119658c502bf32c",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_global_variables.cpp"
    },
    {
      "type": "modify",
      "old_id": "c71d1477485e306ba2077ad707d5814371f669c0",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_global_variables.h",
      "new_id": "a907d360c791d61ef0f9075e174e2a05fe6b47ad",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_global_variables.h"
    },
    {
      "type": "modify",
      "old_id": "851787fedfb44ff7800b19391703d8e23b99ff0e",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_loads.cpp",
      "new_id": "16d88e3b431cfa0bac070f0ddbe78e7ec187fa3a",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_loads.cpp"
    },
    {
      "type": "modify",
      "old_id": "125bc5dbfd01adb5d3d99f0d3b8804dd373027ae",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_loads.h",
      "new_id": "c4d5b27e2325c4c2e2decabfaa95d7531bd8dc3a",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_loads.h"
    },
    {
      "type": "modify",
      "old_id": "8d6d80d6324f9a35d37fe223009819f5e0ae9ee9",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_local_variables.cpp",
      "new_id": "ace9be266ba43e3d017660d39be399e874684def",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_local_variables.cpp"
    },
    {
      "type": "modify",
      "old_id": "eed36657ffdc81f06668367873bcc27f7b93859d",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_local_variables.h",
      "new_id": "08d26d8c387b69c73ffcdc14c905a89a6cb798fa",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_local_variables.h"
    },
    {
      "type": "modify",
      "old_id": "82fb5399825a5a40889e58b465fe75fd4442c738",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_no_contraction_decorations.cpp",
      "new_id": "09627d09862687fb3efe6221f97d9e8b5e52b60b",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_no_contraction_decorations.cpp"
    },
    {
      "type": "modify",
      "old_id": "abe5bd7ad9c4cce769aa8dfae74e72da01fe7d0a",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_no_contraction_decorations.h",
      "new_id": "f32e5bc619a80732940c94d6ca6b828fc131a198",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_no_contraction_decorations.h"
    },
    {
      "type": "modify",
      "old_id": "794ddc3defcb11faddfb0414a5deb5962ce83d24",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_stores.cpp",
      "new_id": "e8871be805550d454c439b4252183d0ea1c626c3",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_stores.cpp"
    },
    {
      "type": "modify",
      "old_id": "9daa9e0f2e32cf85e747f5a0dc52974960e190d3",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_stores.h",
      "new_id": "55ec67f2bfd917b76ef8bd64783f29114eb502b0",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_stores.h"
    },
    {
      "type": "modify",
      "old_id": "8552dfd2996732d1e8aec78abb8fad3674fd57b6",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_useful_constructs.cpp",
      "new_id": "a267612bb1133513933d50ad1acca0311f49cb97",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_useful_constructs.cpp"
    },
    {
      "type": "modify",
      "old_id": "7dc00f13ef6b349a08c5b9946f116ed6d927f70b",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_add_useful_constructs.h",
      "new_id": "17e87a82e86bfaa37ae5e05d6735587b9327431e",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_add_useful_constructs.h"
    },
    {
      "type": "modify",
      "old_id": "fe229bca49f51806cc59d0de1025c58ece419102",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_function_controls.cpp",
      "new_id": "aa62d2f895be3658c024f23621069faa0756d86c",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_function_controls.cpp"
    },
    {
      "type": "modify",
      "old_id": "02d36004ee1e4171ed60735d22fceb227a501b99",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_function_controls.h",
      "new_id": "e20541b19ecee4d4482c3dd67c1266b79bcb621f",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_function_controls.h"
    },
    {
      "type": "modify",
      "old_id": "c9843d0a25f90967ff67a49b0e29fdc1cb5cedea",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_loop_controls.cpp",
      "new_id": "f7addffe1c3a0c430c92b4801acc184d631a276e",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_loop_controls.cpp"
    },
    {
      "type": "modify",
      "old_id": "e94560673e34716cb2cbf25f3eef23028ea4d29d",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_loop_controls.h",
      "new_id": "ee5cd48302273f41c9634d302eeff565481961fe",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_loop_controls.h"
    },
    {
      "type": "modify",
      "old_id": "2d3d6765353458b4ddc813de177d68ef44835fd2",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_memory_operands_masks.cpp",
      "new_id": "32f5ea5fb216b29ad4d289ea5602d825abdcff99",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_memory_operands_masks.cpp"
    },
    {
      "type": "modify",
      "old_id": "c3d71185ea3884b7aa15fe816ba9ddbda99366fd",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_memory_operands_masks.h",
      "new_id": "699dcb5a1fbafc0fb069d305d1f5da2bf16626b6",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_memory_operands_masks.h"
    },
    {
      "type": "modify",
      "old_id": "397dfedb07a42f073f58923ef949cc585ee4c5bc",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_selection_controls.cpp",
      "new_id": "83b1854e1645c35f37def3a1976f36600f46b911",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_selection_controls.cpp"
    },
    {
      "type": "modify",
      "old_id": "b5b255ce3e6838b229cffdd78633d619ba995a06",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_adjust_selection_controls.h",
      "new_id": "820b30d43c8596c0e1d00974bee815dd70c2590f",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_adjust_selection_controls.h"
    },
    {
      "type": "modify",
      "old_id": "5711f358855d034b41d708b7c54f8461f87c4e6d",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_apply_id_synonyms.cpp",
      "new_id": "30884a60293713fb1dd96f7fba0b214f9013537e",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_apply_id_synonyms.cpp"
    },
    {
      "type": "modify",
      "old_id": "1a0748eb4f78475f984fd6e563fa3c79f30141a9",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_apply_id_synonyms.h",
      "new_id": "1a9213db1a0cf7cb155f281532168d20719c8e5e",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_apply_id_synonyms.h"
    },
    {
      "type": "modify",
      "old_id": "330b9cfcfc9d9f614d852450d8b876ff7c3b28b0",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_construct_composites.cpp",
      "new_id": "b1b08230bf0978ee4c34ba1751f7bd74ce01220f",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_construct_composites.cpp"
    },
    {
      "type": "modify",
      "old_id": "99ef31ff961c02da0e3af994d72c644594f26781",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_construct_composites.h",
      "new_id": "d293514d3b5d376a933b20e1c95af9e0e0c08432",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_construct_composites.h"
    },
    {
      "type": "modify",
      "old_id": "588cfb600f98df010bc1438747e8bf50451fa438",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_copy_objects.cpp",
      "new_id": "f055b5987e914d3c0ae7dfa756635b99a4015c39",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_copy_objects.cpp"
    },
    {
      "type": "modify",
      "old_id": "5419459e9fbc8de65c993487a02cd81ccabb3143",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_copy_objects.h",
      "new_id": "8de382e7f94bce2f2017c33ae2fff0ae92c5bf57",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_copy_objects.h"
    },
    {
      "type": "modify",
      "old_id": "27d8a6e5ea0ae757cec7a835af6827a787b380e0",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_donate_modules.cpp",
      "new_id": "63ce7a64f496cb5df798d915b4dac7996ba99714",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_donate_modules.cpp"
    },
    {
      "type": "modify",
      "old_id": "ef529db70777095159af871a6b1899e188048bc8",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_donate_modules.h",
      "new_id": "9087daf232467e0802319dcea7e62b8d7a2f892a",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_donate_modules.h"
    },
    {
      "type": "modify",
      "old_id": "ca1bfb33f5f5a5dfac50dbbfc6d324e30d0a181a",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_merge_blocks.cpp",
      "new_id": "49778aea577b094ec4dc144a6db96a3653ba28f1",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_merge_blocks.cpp"
    },
    {
      "type": "modify",
      "old_id": "457e5913760e936396890d3b32fce61d23ad7639",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_merge_blocks.h",
      "new_id": "1a6c2c27177832b423687306096b22069de7ebb0",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_merge_blocks.h"
    },
    {
      "type": "modify",
      "old_id": "2caf0c6b65e9cf2a5f6b0758fc8eb3c2c485a935",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_obfuscate_constants.cpp",
      "new_id": "4ced507fc2817b372976baea91879c9da9dfe452",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_obfuscate_constants.cpp"
    },
    {
      "type": "modify",
      "old_id": "f34717b2e3dc54c3d1a07f6f15b877b1f7119a85",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_obfuscate_constants.h",
      "new_id": "7755d211a9c94867928c1c24b5c39a0e86734db5",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_obfuscate_constants.h"
    },
    {
      "type": "modify",
      "old_id": "d59c195d7ce55907ac2764adc5cf7ca40fafe6d2",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_outline_functions.cpp",
      "new_id": "1665d050a6b6b10fba0fcacde34576888ef1cef3",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_outline_functions.cpp"
    },
    {
      "type": "modify",
      "old_id": "5448e7df75fd17e2d83cbefaf69838b7ac9e5512",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_outline_functions.h",
      "new_id": "6532ed9a3294d3c3476d8e9ee5aeaa410a25da00",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_outline_functions.h"
    },
    {
      "type": "modify",
      "old_id": "af6d2a5dbfff5ace91cb51f86afd99076dadc8cd",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_permute_blocks.cpp",
      "new_id": "27a2d6710bfd2079dcc64d5cc64da294094d4611",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_permute_blocks.cpp"
    },
    {
      "type": "modify",
      "old_id": "6735e952bf9ff60e6a4658962184f47affad629f",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_permute_blocks.h",
      "new_id": "f2d3b398b0109665e100e0c02982e6a4a27d727f",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_permute_blocks.h"
    },
    {
      "type": "modify",
      "old_id": "2c49860efc5205796e969b08e6f5777f72ae11f1",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_permute_function_parameters.cpp",
      "new_id": "57d9cabbc28d3f8cba65fe5efba8fa81c7edf7a8",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_permute_function_parameters.cpp"
    },
    {
      "type": "modify",
      "old_id": "bc79804943e4b86c552d520e2752e70def4e165a",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_permute_function_parameters.h",
      "new_id": "3f328642a47789da31971bc220279b7859d133a4",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_permute_function_parameters.h"
    },
    {
      "type": "modify",
      "old_id": "6a2ea4dcc80ab0c9452f4ecbafcbdf0a85eb4397",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_split_blocks.cpp",
      "new_id": "15c67901ea0b1b05257b35cef618f782849de95f",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_split_blocks.cpp"
    },
    {
      "type": "modify",
      "old_id": "6e56dde955c255c98dac898be76faf7d688f9ba1",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_split_blocks.h",
      "new_id": "278ec6dc3d35f10a2e731ddbfbb0488e22b29349",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_split_blocks.h"
    },
    {
      "type": "modify",
      "old_id": "4df97c94e2d48d3230ce25a8cb5edd1d2d2cbfd8",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_swap_commutable_operands.cpp",
      "new_id": "321e8efd63f99232e1907db7367825708c2f1a55",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_swap_commutable_operands.cpp"
    },
    {
      "type": "modify",
      "old_id": "b0206de76052e303ae8a0e2e6ca2572210cc5ddc",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_swap_commutable_operands.h",
      "new_id": "74d937d8c6bf462d4c3d9d98f6adba373ef17947",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_swap_commutable_operands.h"
    },
    {
      "type": "modify",
      "old_id": "9fb175ba2b05f5f1c870e8abe75e52906b74572f",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_toggle_access_chain_instruction.cpp",
      "new_id": "4f26cba362298a4982edf776d7ecca461e6ff3ec",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_toggle_access_chain_instruction.cpp"
    },
    {
      "type": "modify",
      "old_id": "ec8c3f78f9c7800c94b9c595818cbe3799932f66",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_pass_toggle_access_chain_instruction.h",
      "new_id": "d77c7cbe7bc06162c162a31b3e02000aa7b80602",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_pass_toggle_access_chain_instruction.h"
    },
    {
      "type": "modify",
      "old_id": "4bfa195064058eb3e2a2f5c74d5feea040ec86c0",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_util.cpp",
      "new_id": "90cf9fe5cce1dbde5cec2f94d937a80c1434d511",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_util.cpp"
    },
    {
      "type": "modify",
      "old_id": "7be0d59eb64ac0c3253ad874f68265f591c2f402",
      "old_mode": 33188,
      "old_path": "source/fuzz/fuzzer_util.h",
      "new_id": "08edfc5869b5830087afe95b093376dc30b80d63",
      "new_mode": 33188,
      "new_path": "source/fuzz/fuzzer_util.h"
    },
    {
      "type": "modify",
      "old_id": "07dfe728483c96849b8e09679bcda5e21664001b",
      "old_mode": 33188,
      "old_path": "source/fuzz/replayer.cpp",
      "new_id": "6312cbafb9af26dc9dc71cc89d1261329b1badfa",
      "new_mode": 33188,
      "new_path": "source/fuzz/replayer.cpp"
    },
    {
      "type": "modify",
      "old_id": "f18c86bddf81126bf960063d03cab0e068b40ec0",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation.cpp",
      "new_id": "6f008fcd04eaeacc5f19b56213ab9997bae18388",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation.cpp"
    },
    {
      "type": "modify",
      "old_id": "dbe803f35c4d204109f513b8f7595402e5fd9b0e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation.h",
      "new_id": "dbd0fe2831f07d4d95bd41ffec18af5f0b66e6f0",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation.h"
    },
    {
      "type": "modify",
      "old_id": "8c3100640e6d13c5a2d21418eb7dffd4828c7231",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_access_chain.cpp",
      "new_id": "ff17c3685e9261c0c01f9d44b0095cf1b40c8fc3",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_access_chain.cpp"
    },
    {
      "type": "modify",
      "old_id": "92d9e6a6e6d8ab32360bad092f2d3ef2d6e34b3e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_access_chain.h",
      "new_id": "9306a596e4cf6eb0f68ea1039f76f80d0bd8e353",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_access_chain.h"
    },
    {
      "type": "modify",
      "old_id": "21c8ed3fcfc2a7b49187373238c5265d4b6ea409",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_constant_boolean.cpp",
      "new_id": "1930f7ef6e16ac061e4586bd8886f459d070dbdb",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_constant_boolean.cpp"
    },
    {
      "type": "modify",
      "old_id": "79df1cdaf71a52123830d2bd436a5437f8c66812",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_constant_boolean.h",
      "new_id": "5d876cf6d818afdc3683b81562b7e27ad29a610f",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_constant_boolean.h"
    },
    {
      "type": "modify",
      "old_id": "7ba1ea4d7ffe94ed5172cd64066adf46171c618d",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_constant_composite.cpp",
      "new_id": "ae34b26275ff6d0213269100405a7bc33482a061",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_constant_composite.cpp"
    },
    {
      "type": "modify",
      "old_id": "9a824a047a946484f9d645ef0862ec2f2063fba3",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_constant_composite.h",
      "new_id": "4fec561fc72060443177782cfddbba7329fe654e",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_constant_composite.h"
    },
    {
      "type": "modify",
      "old_id": "36af5e01cc29128949b3fd6160717e281c251faa",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_constant_scalar.cpp",
      "new_id": "e13d08f7ad1114844a0aca6dd50d1b1f8dd53e13",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_constant_scalar.cpp"
    },
    {
      "type": "modify",
      "old_id": "914cfe62afa35d956710bde3cb289689ba66c6ea",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_constant_scalar.h",
      "new_id": "e0ed39fac959ecdf693792ed74f192b2b9deaa3b",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_constant_scalar.h"
    },
    {
      "type": "modify",
      "old_id": "b58f75e520ffee808c20d29f3ec8e42b5f4e0a31",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_dead_block.cpp",
      "new_id": "b246c3fc8486cb76b87306f9b59253e946f20599",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_dead_block.cpp"
    },
    {
      "type": "modify",
      "old_id": "059daca9b1727f6c27e0a887502e5702237fd601",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_dead_block.h",
      "new_id": "7d0761647fe6933098b94ff7165faac3f58c1d8d",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_dead_block.h"
    },
    {
      "type": "modify",
      "old_id": "43847fada581d9c71296b9b699a59ef7e7cea7eb",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_dead_break.cpp",
      "new_id": "db9de7d238c99c42cb0ce1a8bc07dc63d8e2d804",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_dead_break.cpp"
    },
    {
      "type": "modify",
      "old_id": "81a2c991b57b13701743d24092e5199c5c8fece8",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_dead_break.h",
      "new_id": "0ea921041ed7d1bfe370a48b572d482c9d6a5805",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_dead_break.h"
    },
    {
      "type": "modify",
      "old_id": "3a4875e3dc33877c5c92012b835f6602eda65ee4",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_dead_continue.cpp",
      "new_id": "1fc6d671509f0fc7bdef57dc22145f3d08e6da57",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_dead_continue.cpp"
    },
    {
      "type": "modify",
      "old_id": "86b4c93bd047b2a91e760364cfc39d7e6df5340c",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_dead_continue.h",
      "new_id": "1053c1655df84bb58d0131a0e0821697f1b215e1",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_dead_continue.h"
    },
    {
      "type": "modify",
      "old_id": "8f0d3c92073f09905fb1ed03a4c05dd81e939320",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_function.cpp",
      "new_id": "45fe342d6456407dce8d7a11a1e68e60ec680217",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_function.cpp"
    },
    {
      "type": "modify",
      "old_id": "848b799fcae94902806ade619a364ba32b3562ed",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_function.h",
      "new_id": "5af197b61796f8da786f65927eb9847f620e00f5",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_function.h"
    },
    {
      "type": "modify",
      "old_id": "f9585b3bc637a09a91234aac46d5606abe723d2e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_global_undef.cpp",
      "new_id": "ba45f220a01f07bdb7ac59c0e2038266bd8b0b25",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_global_undef.cpp"
    },
    {
      "type": "modify",
      "old_id": "550d9f68faa79332f177eb2c724918c7990043ac",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_global_undef.h",
      "new_id": "c89fe9d5cf923b3ac51811633d2afee13dc3217a",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_global_undef.h"
    },
    {
      "type": "modify",
      "old_id": "e4f9f7ad6c7d8f37c287b05d164ec48b414ba9a8",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_global_variable.cpp",
      "new_id": "c0164280dea3197416347c4b1cb244a52ed030e8",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_global_variable.cpp"
    },
    {
      "type": "modify",
      "old_id": "920ac45dc4a56c3f6ec57c5ed069f419495e6cd2",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_global_variable.h",
      "new_id": "f28af445cd7a35eba77969800fca5d026280cd9f",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_global_variable.h"
    },
    {
      "type": "modify",
      "old_id": "69e536df16d2cd82dfb9223be760639b1a7fb75d",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_local_variable.cpp",
      "new_id": "513624959e556e0160ec3d9f74075585ca7043d3",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_local_variable.cpp"
    },
    {
      "type": "modify",
      "old_id": "b8e00ddfb435648ddfa99c967a14052b1b14432a",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_local_variable.h",
      "new_id": "646090412b98d9cf7990cf3432d4a7de0f2ddf05",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_local_variable.h"
    },
    {
      "type": "modify",
      "old_id": "7f22cc22c76e2ddc3c639be293f6437daa190783",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_no_contraction_decoration.cpp",
      "new_id": "4668534b6f736ea75c88f1146d415e00b5a26289",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_no_contraction_decoration.cpp"
    },
    {
      "type": "modify",
      "old_id": "cec1b2cded2c7ac7538e843329b983250a78f95b",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_no_contraction_decoration.h",
      "new_id": "27c3a8021fb8a38bca1c3128b9418704ba023705",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_no_contraction_decoration.h"
    },
    {
      "type": "modify",
      "old_id": "2074e98a1ee45acd9e536dd90211d04ab491f8e3",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_array.cpp",
      "new_id": "8f5af07fb5ec95e64f0c8e3efa846dfec6a24e92",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_array.cpp"
    },
    {
      "type": "modify",
      "old_id": "b6e071827db7fb9ed9c19aef3e91c3dfdea05df7",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_array.h",
      "new_id": "5e9b8aaf93a8d4c41ec309719256e67bc9c6cac7",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_array.h"
    },
    {
      "type": "modify",
      "old_id": "b55028a6bec9b9795b58109d7eaf5ceb3d000b7b",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_boolean.cpp",
      "new_id": "77409a8c958b8605ad5cccc7291c8df9ed6ba9d0",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_boolean.cpp"
    },
    {
      "type": "modify",
      "old_id": "98c1e639c7fb23946138083fd22977b25186052a",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_boolean.h",
      "new_id": "5ce5b9a4713d3c594241072e67e892a38aa1ffcb",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_boolean.h"
    },
    {
      "type": "modify",
      "old_id": "d2af5f885b463a26b25dba949cf0eb0dd4f82eb2",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_float.cpp",
      "new_id": "80716e14fc7d4595ad1c80a57e5a3c25bffa6aae",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_float.cpp"
    },
    {
      "type": "modify",
      "old_id": "0fdc8314efcb69a03955fe89fdb5eb9db29b7f8d",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_float.h",
      "new_id": "a8fa0e10447ca0f87e84ffbf4d9ccd28639988c6",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_float.h"
    },
    {
      "type": "modify",
      "old_id": "4b6717b86807b1354cd44a816fbab80257038528",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_function.cpp",
      "new_id": "991a28b01d173e3f9ca7776f6933f4d47ec7bc64",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_function.cpp"
    },
    {
      "type": "modify",
      "old_id": "3880963d03b6228588bbdf805d2860b8d9e2df6d",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_function.h",
      "new_id": "f26b2501cab01a3e1142a0214acb45d27e6bf45a",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_function.h"
    },
    {
      "type": "modify",
      "old_id": "6f592709a80318cfeb236c0bbfa9528fe7391da9",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_int.cpp",
      "new_id": "a932a5f96cf5c2ebd0336abf069e753bf48c03d9",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_int.cpp"
    },
    {
      "type": "modify",
      "old_id": "86342d06ddd64ed665ab8d7545a1837d39728762",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_int.h",
      "new_id": "5c3c9591d8126f396a79ecad3a7ec37e198d3d02",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_int.h"
    },
    {
      "type": "modify",
      "old_id": "07ab7054a0f8b81ee3cb8798af6f4add75ca912b",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_matrix.cpp",
      "new_id": "2c24eaa0824edf044e4ca7cc8b206e4e2b924a63",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_matrix.cpp"
    },
    {
      "type": "modify",
      "old_id": "69d638906c452ccc6901969864e7ca539828048c",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_matrix.h",
      "new_id": "6d0724e6fdf728ca54061a03e81df600d61a1a6b",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_matrix.h"
    },
    {
      "type": "modify",
      "old_id": "426985a37eba443b8ec6f1399424f656bfd17d15",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_pointer.cpp",
      "new_id": "6cc8171ee1e198fff0c82dd12cc029934baafdf0",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_pointer.cpp"
    },
    {
      "type": "modify",
      "old_id": "2b9ff77fdb1e9016a18574acc223aa77d3e3ba37",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_pointer.h",
      "new_id": "3b50a293f1c14e98fdb6efdabfb2d3bb15de1177",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_pointer.h"
    },
    {
      "type": "modify",
      "old_id": "1ae83723dca224af25016d41f1eb549d30e7beab",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_struct.cpp",
      "new_id": "6ce5ea11c3a0327bd830826c63dbf6a141adeadf",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_struct.cpp"
    },
    {
      "type": "modify",
      "old_id": "edf3ec6eef17f16924aee5732bb95d43d831c04d",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_struct.h",
      "new_id": "86a532d2667f93b9b512fde5fb29b1c45c72210c",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_struct.h"
    },
    {
      "type": "modify",
      "old_id": "3fdf50b1c8145ca29c00f18b74761fcd0f704c3b",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_vector.cpp",
      "new_id": "f7b2fb59f0bf0481943d41e2bec14d65cb6d20fa",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_vector.cpp"
    },
    {
      "type": "modify",
      "old_id": "af840f5ebe19f3912a9a45357c7ad9f36b2d515e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_add_type_vector.h",
      "new_id": "240f7cce56fa27cf393d3bc9e52bdb3cc9d8bbed",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_add_type_vector.h"
    },
    {
      "type": "modify",
      "old_id": "9c63c1d98aec4967b53bcf54e5539a6afd8c1ab7",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_composite_construct.cpp",
      "new_id": "cd4f22f14ba0cf42508b6ce6f5d284b424104fcb",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_composite_construct.cpp"
    },
    {
      "type": "modify",
      "old_id": "5369c4c8993f278df9c0058ee10c6933befa911e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_composite_construct.h",
      "new_id": "2e55e70f9440cae4884a902beafe931df24e7181",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_composite_construct.h"
    },
    {
      "type": "modify",
      "old_id": "5d3a386e28c986bf3ac95f5d9ed522b1f3be20ff",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_composite_extract.cpp",
      "new_id": "3dc3953d709afef2580f2f93801be80584b5f6a4",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_composite_extract.cpp"
    },
    {
      "type": "modify",
      "old_id": "c4c9278ccd4960869cad16aa3367895b5aa72134",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_composite_extract.h",
      "new_id": "8f52d2269b2f0e574a6b7721f1edda02024ee487",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_composite_extract.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9c8a90f69d970897e550bdd6baaa0f6cf74227da",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_context.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "37e15a22a1a36aec5756d7d9f0fc407da9d4ada2",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_context.h"
    },
    {
      "type": "modify",
      "old_id": "bfdced37fecd90ab21a84b01911e0c9200677adc",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_copy_object.cpp",
      "new_id": "7b5b5c9e03c42eb681685a8452d59752944517e4",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_copy_object.cpp"
    },
    {
      "type": "modify",
      "old_id": "9e9c26a34168a2692c95c5f11ddfec8f1c16021e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_copy_object.h",
      "new_id": "80d57aebe0c2a0f45c3942e6924687ed829b0c8a",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_copy_object.h"
    },
    {
      "type": "modify",
      "old_id": "21b67f66e0bb2ed6a70a0efc7cf1184bfc84dc0f",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_equation_instruction.cpp",
      "new_id": "5c3141714c772bbb4a59201f8ead50b61e516ddf",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_equation_instruction.cpp"
    },
    {
      "type": "modify",
      "old_id": "2456ba5092cf78055012388e0e37345ad584abfd",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_equation_instruction.h",
      "new_id": "7eec9c65931ba3ad8478e90314c63f9b82c6f680",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_equation_instruction.h"
    },
    {
      "type": "modify",
      "old_id": "cea8537157691aacaee1a073c49bb1f7fdb802bf",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_function_call.cpp",
      "new_id": "432634d382f0882a98c8ab71ca8f08c1a38fa75d",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_function_call.cpp"
    },
    {
      "type": "modify",
      "old_id": "a9ae5bee3c12d7cdb7906225d8a288dd59e44104",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_function_call.h",
      "new_id": "4ad7db13df66c52a5e895639f6f30bcb58a1bf4d",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_function_call.h"
    },
    {
      "type": "modify",
      "old_id": "4cba37da4ea7d18b78a0b9754bec12b32d844fea",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_load.cpp",
      "new_id": "a260c33583539b72f2621d5da9f80b0681be82c7",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_load.cpp"
    },
    {
      "type": "modify",
      "old_id": "ff99016734f317af535e949eb7be83dbc921e948",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_load.h",
      "new_id": "4c7c00b6d3cb78684edf84ec54488be9df28549a",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_load.h"
    },
    {
      "type": "modify",
      "old_id": "316e80df3f97debcd907351de7dd7cc252ea565e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_merge_blocks.cpp",
      "new_id": "68ac09222c17539e30bdc57d644732c5c804ae4f",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_merge_blocks.cpp"
    },
    {
      "type": "modify",
      "old_id": "86216db3baec92195c43235cc5a38d80d3ac0710",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_merge_blocks.h",
      "new_id": "1dc16d2f8bb6b818a4491307daaf9d6c807952a1",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_merge_blocks.h"
    },
    {
      "type": "modify",
      "old_id": "f181855fdaa48313fcaad7531ae04804f971856e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_move_block_down.cpp",
      "new_id": "6c71ab70b50df2135d52d5138a5a0d3caa9354b5",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_move_block_down.cpp"
    },
    {
      "type": "modify",
      "old_id": "fd1584a3571dd3ed44e81a9f54f60bcb87c7de66",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_move_block_down.h",
      "new_id": "7551c382240b0787e9d153a9f5f16ae4d9dcfb28",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_move_block_down.h"
    },
    {
      "type": "modify",
      "old_id": "01d1c45834c0bd347fa26854e950b332e5341301",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_outline_function.cpp",
      "new_id": "117cdc6f8027bdf76e50c2e4a99f71262c9d5838",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_outline_function.cpp"
    },
    {
      "type": "modify",
      "old_id": "5711790620ee1d2463af6c0b0aea8ea3ba2b4fb6",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_outline_function.h",
      "new_id": "ba439c842894c0fd3a31838ffc228bad6b7e091e",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_outline_function.h"
    },
    {
      "type": "modify",
      "old_id": "214153355114a0d6c21d37dc1d58c4a1fef71997",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_permute_function_parameters.cpp",
      "new_id": "0f1220e293a70699acfd33d130949d6ce45895bf",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_permute_function_parameters.cpp"
    },
    {
      "type": "modify",
      "old_id": "c67a735697d49ff6a28c9391a955ee79227b1214",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_permute_function_parameters.h",
      "new_id": "994e4c24bc17b4f40edcbe44fae46fcd396b9f8a",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_permute_function_parameters.h"
    },
    {
      "type": "modify",
      "old_id": "72d9b228d97f5dec3b9194e012b2aadfcaa50896",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_replace_boolean_constant_with_constant_binary.cpp",
      "new_id": "d6f17fc37638bb924cd6b2e9bdf2319ec44b9dab",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_replace_boolean_constant_with_constant_binary.cpp"
    },
    {
      "type": "modify",
      "old_id": "f74cd8d178af327d7bfb2f31d10c4c245113248b",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_replace_boolean_constant_with_constant_binary.h",
      "new_id": "3abb4854b1a03c51860a1c3ae6c7c31657dee2f5",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_replace_boolean_constant_with_constant_binary.h"
    },
    {
      "type": "modify",
      "old_id": "8e0e4e5a64026ccbc9703c393f16c23da3fa0290",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_replace_constant_with_uniform.cpp",
      "new_id": "a8f94954a7632e878a304b9b8644770b9427d191",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_replace_constant_with_uniform.cpp"
    },
    {
      "type": "modify",
      "old_id": "ed354b1dbcb7240bc4e9f36afcd52e10bc40a55a",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_replace_constant_with_uniform.h",
      "new_id": "b72407c8507d15e87eff90c5208bde3b34f2ff43",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_replace_constant_with_uniform.h"
    },
    {
      "type": "modify",
      "old_id": "88c977a24002879e04face76c91ed96562a08555",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_replace_id_with_synonym.cpp",
      "new_id": "87194c8eb782c6cebf7c167a2dd7a3fad4983c35",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_replace_id_with_synonym.cpp"
    },
    {
      "type": "modify",
      "old_id": "48132c1e0fb900b6f2683cffb3e7d56a57f628b4",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_replace_id_with_synonym.h",
      "new_id": "a5a9dfda16f862c501c370d98d199f759c283e56",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_replace_id_with_synonym.h"
    },
    {
      "type": "modify",
      "old_id": "d2b61f198a3e80b2d07ec9c95e123c1f8d976c9a",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_function_control.cpp",
      "new_id": "d01e74347e7ee9efeef9f7a4d70d1ea680f69035",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_function_control.cpp"
    },
    {
      "type": "modify",
      "old_id": "0526bb9c525c4af924e9a88736f50b79eaa16e32",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_function_control.h",
      "new_id": "5109f748c5162108723f6cc4b387e93924e0abff",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_function_control.h"
    },
    {
      "type": "modify",
      "old_id": "9062f174a2739d08344932a9ec38f158fd1460fc",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_loop_control.cpp",
      "new_id": "845ac69e369e7b7ad737dbfd9fecd7f29fdc0b96",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_loop_control.cpp"
    },
    {
      "type": "modify",
      "old_id": "28b148cad204efede1ea81bb98342449fb173778",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_loop_control.h",
      "new_id": "f0c364f985139af25491dec3db10756c93492d42",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_loop_control.h"
    },
    {
      "type": "modify",
      "old_id": "a14e1a6098609fa5a3d392fa673109bd27866a13",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_memory_operands_mask.cpp",
      "new_id": "131a49942e4f9bbb58263b9c2735b98984cc3a0a",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_memory_operands_mask.cpp"
    },
    {
      "type": "modify",
      "old_id": "20ae1457879a65c66948c8f7112a305056dc169e",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_memory_operands_mask.h",
      "new_id": "9f5081bf33619f9695b14be8d531ae8ddf5099ac",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_memory_operands_mask.h"
    },
    {
      "type": "modify",
      "old_id": "ebabdef2097891fe3981832d60893495727ad283",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_selection_control.cpp",
      "new_id": "bee1e3575626a5f1c237952f064e8a355dce9174",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_selection_control.cpp"
    },
    {
      "type": "modify",
      "old_id": "19e0c3cfd8f35454d0f8ae191fa8f5a46981cfb1",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_set_selection_control.h",
      "new_id": "21fbdda454bedd7df05e108f49b923a5acdac653",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_set_selection_control.h"
    },
    {
      "type": "modify",
      "old_id": "fc5229edc9a6d13ccfd7d1dbcbb81eb157304b9a",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_split_block.cpp",
      "new_id": "3de081e03640c92c679e7858f6f58d98410c01eb",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_split_block.cpp"
    },
    {
      "type": "modify",
      "old_id": "a193fc7b8f302ee700fbc8c923cb6549008452c8",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_split_block.h",
      "new_id": "3bf6dfd20af0af2b1bf5e1d53ef24a537babba46",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_split_block.h"
    },
    {
      "type": "modify",
      "old_id": "7cb761126fcaba0509a630a4932b3ea2efa1e13c",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_store.cpp",
      "new_id": "3df1b7d37dd4044497ec49232e123011367c3742",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_store.cpp"
    },
    {
      "type": "modify",
      "old_id": "699afdda0360b7f1c469d8ba8ce436200fcf60f8",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_store.h",
      "new_id": "6746aab5e1dbc7727625f044e9474caced6ec96d",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_store.h"
    },
    {
      "type": "modify",
      "old_id": "49d9de83256df5dc571de0e0c0236200c250b6b3",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_swap_commutable_operands.cpp",
      "new_id": "b7622a2397332501b9d5baaf08dc84a150ce8ac4",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_swap_commutable_operands.cpp"
    },
    {
      "type": "modify",
      "old_id": "061e92dac83e26b4217adada92e637c02a405d08",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_swap_commutable_operands.h",
      "new_id": "7fe5b7090607ae0582e773617b787fe3c95071a2",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_swap_commutable_operands.h"
    },
    {
      "type": "modify",
      "old_id": "ace331aa2863b116e8d43e35c89130554d90d23f",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_toggle_access_chain_instruction.cpp",
      "new_id": "ca24a18a949172fb6eb1557b6c782e0179a8b623",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_toggle_access_chain_instruction.cpp"
    },
    {
      "type": "modify",
      "old_id": "125e1ab038fcc09a020abac1c8e68b7af2c9997d",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_toggle_access_chain_instruction.h",
      "new_id": "9cd8fd6e95bd790409b1265610f0bd2a932281d4",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_toggle_access_chain_instruction.h"
    },
    {
      "type": "modify",
      "old_id": "e2d889d580fe1dc9b42f716ce06d3834728c3b07",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_vector_shuffle.cpp",
      "new_id": "ee6429266ca8fbf35548ba19e78fcbec560a0924",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_vector_shuffle.cpp"
    },
    {
      "type": "modify",
      "old_id": "81ed227039b53cda4bdd9adf7bda5297b9e00613",
      "old_mode": 33188,
      "old_path": "source/fuzz/transformation_vector_shuffle.h",
      "new_id": "f73fc3112083e9ca3979208e4dd66a63c1949cb7",
      "new_mode": 33188,
      "new_path": "source/fuzz/transformation_vector_shuffle.h"
    },
    {
      "type": "modify",
      "old_id": "21ea068ffcdd6a8ed372bcc2db3d726921929f4e",
      "old_mode": 33188,
      "old_path": "test/fuzz/data_synonym_transformation_test.cpp",
      "new_id": "2d26d1701a10c5c88f6ced0900635ce10b789280",
      "new_mode": 33188,
      "new_path": "test/fuzz/data_synonym_transformation_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "89f006e078786785392b0c4e8c81cf1e4b419b65",
      "old_mode": 33188,
      "old_path": "test/fuzz/fuzzer_pass_add_useful_constructs_test.cpp",
      "new_id": "90d1c8472882be5f2c263922d4d1b3bc4d08c737",
      "new_mode": 33188,
      "new_path": "test/fuzz/fuzzer_pass_add_useful_constructs_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "dc7ba3a5dcbb2caee8bc77a325b30e47b9a6ba96",
      "old_mode": 33188,
      "old_path": "test/fuzz/fuzzer_pass_donate_modules_test.cpp",
      "new_id": "549dd13fefaaef84e0b6a87eb3580057b0b8afb5",
      "new_mode": 33188,
      "new_path": "test/fuzz/fuzzer_pass_donate_modules_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "516d371b49581e33a79722e5f379f24a53e47e57",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_access_chain_test.cpp",
      "new_id": "443c31c7913a16eb80de2532c4e9da1b7958c2a6",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_access_chain_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "f51c46bf4199757ace80a313220fb88eafc9fd7f",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_constant_boolean_test.cpp",
      "new_id": "c603333648ea8ee7f298a4c88ad4832668f4229c",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_constant_boolean_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "5ce171ba9bd54d7588513a700215b46327f07ac9",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_constant_composite_test.cpp",
      "new_id": "021bf58ee8d27f95ae5fe35390ec978c6d8146fc",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_constant_composite_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "b15611124e2fb42a1a5a4b2a093d856a9d38dc22",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_constant_scalar_test.cpp",
      "new_id": "5124b7d84cf2ab58d596c928e7d70ee0df9e2bf6",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_constant_scalar_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "f89140f817650c0b2dcf7f113e618a96dd72f98c",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_dead_block_test.cpp",
      "new_id": "c9be52090ed9ea5f0c07af594844d3d7aed7abc1",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_dead_block_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "d60fc1fc5228c71d9b3556960189d9567b8223c1",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_dead_break_test.cpp",
      "new_id": "8400b0cfd81171ffa9c7ac863bd960f3ecd37517",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_dead_break_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "ff93da8a924d5e583c49a5ad8eedaeed4bd046b6",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_dead_continue_test.cpp",
      "new_id": "07ee3b180d247037007897034f8dad2e1fda9b72",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_dead_continue_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "aed12dc06a1a25731f66d63f8339dd20b6a7057c",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_function_test.cpp",
      "new_id": "0d1f2c44e3e73a63ac5d03af635eafc248b2bbf8",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_function_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "c14f7e916994e44fe15bbb19bf04b1041dacc977",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_global_undef_test.cpp",
      "new_id": "8c06db02ca9e4ab01ed747dc23f600b2a6158bad",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_global_undef_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "619f068fd2bd46521eaa17b9dc725a8755a4db16",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_global_variable_test.cpp",
      "new_id": "9b8faa4c420fc8634191fdd3c56ce375f6366e4c",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_global_variable_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "fd7047f871a1113bc88cb236af4d285c0df13b1e",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_local_variable_test.cpp",
      "new_id": "e989b33ed40f75529fa4cefa0602e816d4fec536",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_local_variable_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "b1a87ead37c3f531d87ff8dd267b3b6b1c907b9a",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_no_contraction_decoration_test.cpp",
      "new_id": "46841a5243c84fe8f7869919b9afc1c13aa7eb91",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_no_contraction_decoration_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "2bcbe73e036d535a6efa38372057bfab4ae4ab98",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_array_test.cpp",
      "new_id": "4392f99f3005440c9d0e40b00fc0dd48530ef0f0",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_array_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "9975953baca86a8bebe800c7e9fdcfdbd8cf0558",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_boolean_test.cpp",
      "new_id": "60eabd9d3e4e9e7fda364dbe0ab40a9786e1765c",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_boolean_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "67408da5a0d1f68c3bfa2cf2163ecc59313770ae",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_float_test.cpp",
      "new_id": "7d17266709985430a34e8c3be7cb9e3916d000bb",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_float_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "46bd436bbf9d34c58d5e5eab519df4786d0930c1",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_function_test.cpp",
      "new_id": "1557bb81d34d38498198ce8b5b83a756fcecd532",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_function_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "c6f884c203246d88210cabf5698780efb251bc56",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_int_test.cpp",
      "new_id": "63b17c22af199a04f66939e5cda3333d7452990e",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_int_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "84f27e9653912f95bdd9f68715f8873dd8cde451",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_matrix_test.cpp",
      "new_id": "e925012ef329cf9b5bac717d0e41dc2de3a3b414",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_matrix_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "e36707f54a6eae7d1a2daab6ead6fc2306f8c146",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_pointer_test.cpp",
      "new_id": "35303e4145dc3a09325b55ca3a5f003b5259923b",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_pointer_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "ae68c9a256a2e375f0cf7138d1075768183d8dc8",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_struct_test.cpp",
      "new_id": "06f78cd33d2d965c9cfecb79441edfb77fcbece3",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_struct_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "6ac4498ee6baf0fbf4ba49525ea9fa3a1e9473ea",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_add_type_vector_test.cpp",
      "new_id": "f1252a307b5031a1ba89697944ccbe4196dca6e7",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_add_type_vector_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "d303368ad41d290075cea28bfccf28387b2a07b7",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_composite_construct_test.cpp",
      "new_id": "e9d7610f91d70f0bd2a36a58bc5d776f3a94db19",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_composite_construct_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "5cc211513a3c760f92b4a3478f6e5959553aa567",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_composite_extract_test.cpp",
      "new_id": "d57b62c973b802edb0db247707ce96388b19031b",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_composite_extract_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "b85f75b4585161297c09812f7b3c5a2c60947dff",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_copy_object_test.cpp",
      "new_id": "fa5a5b12ee6f86941b22d0e00e52e7b344340423",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_copy_object_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "81d849b465f8ffbe14b4f440660eeac81c4ef7cb",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_equation_instruction_test.cpp",
      "new_id": "be9024e0a0a8d7448277eef9477815bfe5144ef3",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_equation_instruction_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "9bd971e230213b2effdc68e0fed5e164c480dae9",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_function_call_test.cpp",
      "new_id": "d7305f8705a6fbc4ad02af21abb8df696ca67a74",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_function_call_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "1f728ffcfab57e1379e06729205a1cd8c58b88ae",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_load_test.cpp",
      "new_id": "18ca195e731291c6fcfdf5de63eab4a1a70813f3",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_load_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "e2b4aa65a9730fe3f098db8db71de40fd1b1e61d",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_merge_blocks_test.cpp",
      "new_id": "4500445bfbef97f174805ad14ab2d2b4dbc23976",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_merge_blocks_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "02761a2cf392477c632556a7b11d8164d89446fe",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_move_block_down_test.cpp",
      "new_id": "662e88c054bdba780e697d4ffc3fb4ba35ed8e8d",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_move_block_down_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "40aaebc9a7709eaf38cd167c8698c80347d98a61",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_outline_function_test.cpp",
      "new_id": "7beed85164f23506ccf6d097327016be1a08ab7f",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_outline_function_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "1af4699cdae1d4ff3a086d1a92392a70627acaee",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_permute_function_parameters_test.cpp",
      "new_id": "a4a7c00b783fe0d0174489150858c4949bec993f",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_permute_function_parameters_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "527a7b7d5ada4e4f9e79e0499a85781e82aba7dd",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_replace_boolean_constant_with_constant_binary_test.cpp",
      "new_id": "b320308f61d0cff62c387ee3b1f34d9f387540bf",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_replace_boolean_constant_with_constant_binary_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "58d4a89509c9e794db829c4809160cb0b4745b22",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_replace_constant_with_uniform_test.cpp",
      "new_id": "8cbba465fe6fb641399d9c8dc7e72ab2aa3fb275",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_replace_constant_with_uniform_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "41b61166785d98887e6535a8076c9ef62dbfb671",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_replace_id_with_synonym_test.cpp",
      "new_id": "d563afa75ec0d2ec7310bb17ca40027093d2e183",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_replace_id_with_synonym_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "536e965e397f9b091105727277e8d76361171538",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_set_function_control_test.cpp",
      "new_id": "be7f2be4c06e6355000e420319841769d9318869",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_set_function_control_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "83953ec0e6a4db52774d3c43727d504ad0638fd1",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_set_loop_control_test.cpp",
      "new_id": "531aa7ade1e94cfdce86254c0c8ed52d17f9762d",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_set_loop_control_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "ad4dc2567e81613ebc082c7df55769d5662e51d9",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_set_memory_operands_mask_test.cpp",
      "new_id": "c02d8d400b3f2b4d3d1190b654012d371b24a44d",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_set_memory_operands_mask_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "9696417b0d64e16361a4b21b5819a34c177dc4a8",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_set_selection_control_test.cpp",
      "new_id": "9afb89d6dffe3461e38159a949d1a3652ddc3fe9",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_set_selection_control_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "09007a5b6da6b701561980fa109b2b9fb1fee47c",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_split_block_test.cpp",
      "new_id": "8e9e8a4f13faa93f42e2eb9dbdc5be9e72385b03",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_split_block_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "3fb9b6154d43ea41ff2084fcc0d115cf6ed01570",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_store_test.cpp",
      "new_id": "067a5a11997a23699d8d7bd279d56b919adcb64d",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_store_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "f0591cf1c2a31f8e5b618a5a8abb520f22fd327b",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_swap_commutable_operands_test.cpp",
      "new_id": "c213dfeab88ed0ca9e1319fbdddd5b8fab8cfa4c",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_swap_commutable_operands_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "98e0a6442e8d85ebdfce0f03689f4d03b9573c4d",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_toggle_access_chain_instruction_test.cpp",
      "new_id": "b20f59e0868588622a04cdad7fd426e017989bac",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_toggle_access_chain_instruction_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "385c38b444381d79e285cd17af6dcc426ed97a1d",
      "old_mode": 33188,
      "old_path": "test/fuzz/transformation_vector_shuffle_test.cpp",
      "new_id": "e3c7fd4483f280c978a909edcacb622b150e4338",
      "new_mode": 33188,
      "new_path": "test/fuzz/transformation_vector_shuffle_test.cpp"
    },
    {
      "type": "modify",
      "old_id": "469c81b48ab963248b442d2ecfac55e3046f7df8",
      "old_mode": 33188,
      "old_path": "tools/fuzz/fuzz.cpp",
      "new_id": "2c9807d1d224559bf23d95f6e1991366ff59b253",
      "new_mode": 33188,
      "new_path": "tools/fuzz/fuzz.cpp"
    }
  ]
}
