aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-03-01 14:30:01 +0000
committerGitHub <noreply@github.com>2024-03-01 14:30:01 +0000
commit6ecd26132bbb92cceeb92524bf880bd11a2d3033 (patch)
treee1a473a9ec93c5d5adee3d6a8417918360653b2f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent765a5d62bc59971d267a9effee2bfc0cee036182 (diff)
downloadllvm-6ecd26132bbb92cceeb92524bf880bd11a2d3033.zip
llvm-6ecd26132bbb92cceeb92524bf880bd11a2d3033.tar.gz
llvm-6ecd26132bbb92cceeb92524bf880bd11a2d3033.tar.bz2
[SLP] Use ScopeExit to update Operands/PrevDist on all paths. (NFC) (#83490)
Use ScopeExit to make sure Operands/PrevDist are updated on all paths in the loop. This makes it easier to ensure they are updated correctly if new early continues are added. Split off from https://github.com/llvm/llvm-project/pull/83283 PR: https://github.com/llvm/llvm-project/pull/83490
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions