[all-commits] [llvm/llvm-project] b1a93c: [InstCombine] foldOpIntoPhi should apply to icmp w...

Ross Kirsling via All-commits all-commits at lists.llvm.org
Tue Jul 15 18:03:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1a93cfc32fbe912bb9b97796145501ea453d1bd
      https://github.com/llvm/llvm-project/commit/b1a93cfc32fbe912bb9b97796145501ea453d1bd
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    A llvm/test/Transforms/InstCombine/fold-icmp-without-constant-into-phi.ll

  Log Message:
  -----------
  [InstCombine] foldOpIntoPhi should apply to icmp with non-constant operand (#147676)

Alive2: https://alive2.llvm.org/ce/z/4MeCzA
Fixes #146263.



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