[all-commits] [llvm/llvm-project] bde39d: [DAG] Add SDPatternMatch::m_BitwiseLogic common ma...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 6 04:51:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bde39d72515dd3a0e6fe2f62c7a08676af920384
https://github.com/llvm/llvm-project/commit/bde39d72515dd3a0e6fe2f62c7a08676af920384
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/ARM/combine-bswap.ll
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[DAG] Add SDPatternMatch::m_BitwiseLogic common matcher for AND/OR/XOR nodes (#138301)
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