aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorkper <kevin.per@protonmail.com>2025-11-04 11:35:40 +0100
committerGitHub <noreply@github.com>2025-11-04 18:35:40 +0800
commit5b2f9b53bdb348393bba221c5f69bfac179092c8 (patch)
treeac32542ca39469ede7744e3ed9638d167a4343f3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf7be258c28939b25f5f9ec07174ace0d81ca3eea (diff)
downloadllvm-5b2f9b53bdb348393bba221c5f69bfac179092c8.zip
llvm-5b2f9b53bdb348393bba221c5f69bfac179092c8.tar.gz
llvm-5b2f9b53bdb348393bba221c5f69bfac179092c8.tar.bz2
[SimplifyCFG]: Switch on umin replaces default (#164097)
A switch on `umin` can eliminate the default case by making the `umin`'s constant the default case. Proof: https://alive2.llvm.org/ce/z/_N6nfs Fixes: https://github.com/llvm/llvm-project/issues/162111
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions