[all-commits] [llvm/llvm-project] 4fb21a: [IR] Add icmp like matcher (NFC) (#192746)

Andreas Jonson via All-commits all-commits at lists.llvm.org
Sat Apr 18 08:34:02 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fb21a1d226bff588a66b51452a159b41c5373d5
      https://github.com/llvm/llvm-project/commit/4fb21a1d226bff588a66b51452a159b41c5373d5
  Author: Andreas Jonson <andjo403 at hotmail.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M llvm/include/llvm/IR/PatternMatch.h
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  [IR] Add icmp like matcher (NFC) (#192746)

matches icmp and trunc nuw x to i1 (icmp ne x,0)



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