[all-commits] [llvm/llvm-project] 38702e: [InstCombine][NFC] Add test for existing fold (#18...

Tirthankar Mazumder via All-commits all-commits at lists.llvm.org
Sun Feb 15 11:10:17 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38702e0a04319a7d7d6d46d34dde6804adeaad3a
      https://github.com/llvm/llvm-project/commit/38702e0a04319a7d7d6d46d34dde6804adeaad3a
  Author: Tirthankar Mazumder <tmazumder.github at gmail.com>
  Date:   2026-02-15 (Sun, 15 Feb 2026)

  Changed paths:
    M llvm/test/Transforms/InstCombine/icmp-add.ll

  Log Message:
  -----------
  [InstCombine][NFC] Add test for existing fold (#181555)

Resolves #73417.

The fold described in #73417 is already present in LLVM `main`, but it
isn't tested for specifically. This PR adds a test for this fold, based
on the IR in the topmost comment of that issue.



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