[all-commits] [llvm/llvm-project] f2734a: [InstCombine] fold icmp with add/sub instructions ...

Acthinks Yang via All-commits all-commits at lists.llvm.org
Mon Jun 16 08:05:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2734aa25e808e8c1967f7125fdea6c8b2dab9e1
      https://github.com/llvm/llvm-project/commit/f2734aa25e808e8c1967f7125fdea6c8b2dab9e1
  Author: Acthinks Yang <yangzhh at mail.ustc.edu.cn>
  Date:   2025-06-16 (Mon, 16 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    A llvm/test/Transforms/InstCombine/icmp-subadd.ll

  Log Message:
  -----------
  [InstCombine] fold icmp with add/sub instructions having the same operands (#143241)

Closes #143211.



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