bugtofile.zip
Use commit 92c62c5 from the fuzzer-pass-apply-id-synonyms branch to repro.
Do:
spirv-fuzz --replay=shrunk.transformations shader.spv -o temp.spv
This leads to an invalid module, temp.spv.
The pass that adds dead continues is the culprit.