aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJuan Manuel Martinez CaamaƱo <jmartinezcaamao@gmail.com>2025-10-06 18:13:31 +0200
committerGitHub <noreply@github.com>2025-10-06 18:13:31 +0200
commit27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f (patch)
tree4542d3882a10ab1019728a9ee036ab9d26ef867a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent08e95405752e6d3475afdebe3bd5f2ff2ff17712 (diff)
downloadllvm-27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f.zip
llvm-27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f.tar.gz
llvm-27c207ef4c7ec11757c26ae11e3aa45cdb4dc90f.tar.bz2
[NFC][SPIRV] GetElementPtrInst does not need a call to isInstructionTriviallyDead after replaceUsesofWith (#162045)
A getelementptr is always removable after replacing all its uses, since it doesn't have side effects and always returns.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions