[all-commits] [llvm/llvm-project] d87a30: [SimplifyCFG] Don't propagate weights to unconditi...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Oct 31 15:30:03 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: d87a30b71f9da35c5838ebee94bdbfd07487575a
https://github.com/llvm/llvm-project/commit/d87a30b71f9da35c5838ebee94bdbfd07487575a
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