[all-commits] [llvm/llvm-project] 006740: [PatternMatch] Add m_SpecificType(Type*) matcher (...

Benjamin Jurk via All-commits all-commits at lists.llvm.org
Thu Jul 16 08:15:48 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00674044ab7111ce25ac9a613fefeace7dff1125
      https://github.com/llvm/llvm-project/commit/00674044ab7111ce25ac9a613fefeace7dff1125
  Author: Benjamin Jurk <106487517+bnjmnjrk at users.noreply.github.com>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    M llvm/include/llvm/IR/PatternMatch.h
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/unittests/IR/PatternMatch.cpp

  Log Message:
  -----------
  [PatternMatch] Add m_SpecificType(Type*) matcher (#208427)

Fixes #208401.



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