[all-commits] [llvm/llvm-project] 8a24df: [SimplifyCFG] Don't propagate weights to unconditi...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Oct 31 15:36:04 PDT 2025
Branch: refs/heads/users/mtrofin/10-31-_simplifycfg_don_t_propagate_weights_to_unconditional_branches_in_turnswitchrangeintoicmp_
Home: https://github.com/llvm/llvm-project
Commit: 8a24df848a14ddb1d2f471b783c8558487597d17
https://github.com/llvm/llvm-project/commit/8a24df848a14ddb1d2f471b783c8558487597d17
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/pr165301.ll
Log Message:
-----------
[SimplifyCFG] Don't propagate weights to unconditional branches in `turnSwitchRangeIntoICmp`
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