aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorIgor Wodiany <igor.wodiany@imgtec.com>2025-10-17 13:35:53 +0100
committerGitHub <noreply@github.com>2025-10-17 13:35:53 +0100
commit5d0a4a1305dca6aa3a9b37fe391661fc8b35b862 (patch)
treebcab2b227139c46f86bb5bbd49211e0c9dabb9ae /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8fd558dc2563d870925ce1a9587171aed2e96cf3 (diff)
downloadllvm-5d0a4a1305dca6aa3a9b37fe391661fc8b35b862.zip
llvm-5d0a4a1305dca6aa3a9b37fe391661fc8b35b862.tar.gz
llvm-5d0a4a1305dca6aa3a9b37fe391661fc8b35b862.tar.bz2
[mlir][spirv] Emit error when block to be unlinked has uses after structurization (#163942)
This fixes the bug where deserializer would fail, with as assert, during the control flow structurization when a block to be removed still had uses. This indicates that the block that was sunk still is being referenced outside the region as the control flow is not structured. closes #163099
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions