[all-commits] [llvm/llvm-project] d20796: [InstCombine] Offset both sides of an equality icm...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Tue Apr 29 09:19:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d20796dab776f80c26915c44d558357f3459a184
      https://github.com/llvm/llvm-project/commit/d20796dab776f80c26915c44d558357f3459a184
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/icmp-add.ll
    M llvm/test/Transforms/InstCombine/icmp-equality-xor.ll
    M llvm/test/Transforms/InstCombine/icmp-select.ll

  Log Message:
  -----------
  [InstCombine] Offset both sides of an equality icmp (#134086)

Proof: https://alive2.llvm.org/ce/z/zQ2UW4
Closes https://github.com/llvm/llvm-project/issues/134024



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