[all-commits] [llvm/llvm-project] d2f14b: [profcheck][SimplifyCFG] Propagate !prof from `swi...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Fri Sep 26 14:16:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2f14bcaa5d2ca392656efe702770171ad7f3161
      https://github.com/llvm/llvm-project/commit/d2f14bcaa5d2ca392656efe702770171ad7f3161
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2025-09-26 (Fri, 26 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` (#159645)

Propagate `!prof`​ from `switch`​ instructions.

Issue #147390



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