[all-commits] [llvm/llvm-project] af9be7: Revert "[SimplifyCFG] `switch`: Do Not Transform t...
alexfh via All-commits
all-commits at lists.llvm.org
Wed Jan 17 08:39:07 PST 2024
Branch: refs/heads/revert-77831-fix_simplify_cfg_switch
Home: https://github.com/llvm/llvm-project
Commit: af9be748c63d0b905bd2b084ac261a94166cfb86
https://github.com/llvm/llvm-project/commit/af9be748c63d0b905bd2b084ac261a94166cfb86
Author: alexfh <alexfh at google.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/switch-dead-default.ll
Log Message:
-----------
Revert "[SimplifyCFG] `switch`: Do Not Transform the Default Case if the Condition is Too Wide"
More information about the All-commits
mailing list