[all-commits] [llvm/llvm-project] f3d8dc: [SimplifyCFG] Fix weight calculation for `simplify...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Oct 31 19:47:44 PDT 2025
Branch: refs/heads/users/mtrofin/10-31-_simplifycfg_fix_weight_calculation_for_simplifyswitchofpowersoftwo_
Home: https://github.com/llvm/llvm-project
Commit: f3d8dcbea2d0a3a608ad4d54e6af0d63c59949e0
https://github.com/llvm/llvm-project/commit/f3d8dcbea2d0a3a608ad4d54e6af0d63c59949e0
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/X86/switch-of-powers-of-two.ll
Log Message:
-----------
[SimplifyCFG] Fix weight calculation for `simplifySwitchOfPowersOfTwo`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list