[all-commits] [llvm/llvm-project] a0452c: [profcheck][SimplifyCFG] Propagate !prof from `swi...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Sep 24 13:17:04 PDT 2025
Branch: refs/heads/users/mtrofin/09-15-_profcheck_simplifycfg_propagate_prof_from_switch_to_select_
Home: https://github.com/llvm/llvm-project
Commit: a0452c34a6f654a741a65ae3d3a0d74e3bac13a5
https://github.com/llvm/llvm-project/commit/a0452c34a6f654a741a65ae3d3a0d74e3bac13a5
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/switch-to-select-two-case.ll
Log Message:
-----------
[profcheck][SimplifyCFG] Propagate !prof from `switch` to `select`
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