diff options
| author | kper <kevin.per@protonmail.com> | 2025-11-04 11:35:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-04 18:35:40 +0800 |
| commit | 5b2f9b53bdb348393bba221c5f69bfac179092c8 (patch) | |
| tree | ac32542ca39469ede7744e3ed9638d167a4343f3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | f7be258c28939b25f5f9ec07174ace0d81ca3eea (diff) | |
| download | llvm-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
