[all-commits] [llvm/llvm-project] 3b3831: Reapply "[InstCombine] Preserve profile after fold...

Alan Zhao via All-commits all-commits at lists.llvm.org
Fri Oct 3 12:26:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b38314a2b69847305b692677dbe64f1eb43235a
      https://github.com/llvm/llvm-project/commit/3b38314a2b69847305b692677dbe64f1eb43235a
  Author: Alan Zhao <ayzhao at google.com>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/select-and-cmp.ll
    M llvm/test/Transforms/InstCombine/select-or-cmp.ll

  Log Message:
  -----------
  Reapply "[InstCombine] Preserve profile after folding select instructions with conditionals" (#161885) (#161890)

This reverts commit 572b579632fb79ea6eb562a537c9ff1280b3d4f5.

This is a reland of #159666 but with a fix moving the `extern`
declaration of the flag under the LLVM namespace, which is needed to fix
a linker error caused by #161240.



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