[all-commits] [llvm/llvm-project] bacfdc: [DAG] Add SDPatternMatch::m_BitCast matcher (#123327)
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jan 17 04:22:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bacfdcd7e0989117a3c76b040fe9efe093fa8708
https://github.com/llvm/llvm-project/commit/bacfdcd7e0989117a3c76b040fe9efe093fa8708
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[DAG] Add SDPatternMatch::m_BitCast matcher (#123327)
Simplifies a future patch
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