[all-commits] [llvm/llvm-project] 560d7c: [DAG] Add SDPatternMatch m_And/m_Or/m_Xor matchers...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 13 04:14:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 560d7c51fdee4cc15766aa9b62c0cd8f0f18a353
https://github.com/llvm/llvm-project/commit/560d7c51fdee4cc15766aa9b62c0cd8f0f18a353
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[DAG] Add SDPatternMatch m_And/m_Or/m_Xor matchers for logic ops
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