[all-commits] [llvm/llvm-project] 34b864: [SimplifyCFG] Fix weight calculation for `simplify...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Nov 5 08:48:29 PST 2025
Branch: refs/heads/users/mtrofin/10-31-_simplifycfg_fix_weight_calculation_for_simplifyswitchofpowersoftwo_
Home: https://github.com/llvm/llvm-project
Commit: 34b8641d59a2ba18fad0ee586f6a23b1379ad11a
https://github.com/llvm/llvm-project/commit/34b8641d59a2ba18fad0ee586f6a23b1379ad11a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-11-05 (Wed, 05 Nov 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