[all-commits] [llvm/llvm-project] 1d5869: [SDPatternMatch] Add Matcher m_Undef (#122521)

Amr Hesham via All-commits all-commits at lists.llvm.org
Sat Jan 11 04:23:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d58699f5ce1a79634ea81f576cd4975cb04f046
      https://github.com/llvm/llvm-project/commit/1d58699f5ce1a79634ea81f576cd4975cb04f046
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/SDPatternMatch.h
    M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp

  Log Message:
  -----------
  [SDPatternMatch] Add Matcher m_Undef (#122521)

Add Matcher `m_Undef`

Fixes: #122439



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