[all-commits] [llvm/llvm-project] 17af9a: [DAG] Add SDPatternMatch m_ZExtOrSelf/m_SExtOrSelf...
Marc Auberer via All-commits
all-commits at lists.llvm.org
Wed Mar 20 13:19:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17af9addbbd0dc675c962bf034ea083b2b61a01a
https://github.com/llvm/llvm-project/commit/17af9addbbd0dc675c962bf034ea083b2b61a01a
Author: Marc Auberer <marc.auberer at chillibits.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[DAG] Add SDPatternMatch m_ZExtOrSelf/m_SExtOrSelf/m_AExtOrSelf/m_TruncOrSelf matchers (#85480)
Fixes #85395
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