[all-commits] [llvm/llvm-project] 072135: [SimplifyCFG][profcheck] Handle branch weights in ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Oct 3 20:03:17 PDT 2025
Branch: refs/heads/users/mtrofin/10-01-_simplifycfg_profcheck_handle_branch_weights_in_simplifyswitchlookup_
Home: https://github.com/llvm/llvm-project
Commit: 072135a6d08b796c6cfe41bbf600109200ba453a
https://github.com/llvm/llvm-project/commit/072135a6d08b796c6cfe41bbf600109200ba453a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-10-04 (Sat, 04 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
M llvm/test/Transforms/SimplifyCFG/rangereduce.ll
Log Message:
-----------
[SimplifyCFG][profcheck] Handle branch weights in `simplifySwitchLookup`
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