Skip to content

Commit 5874874

Browse files
authored
[SelectionDAG] Introducing the SelectionDAG pattern matching framework (#78654)
Akin to `llvm::PatternMatch` and `llvm::MIPatternMatch`, the `llvm::SDPatternMatch` introduced in this patch provides a DSL-alike framework to match SDValue / SDNode with a more succinct syntax.
1 parent f8ce460 commit 5874874

File tree

3 files changed

+987
-0
lines changed

3 files changed

+987
-0
lines changed

0 commit comments

Comments
 (0)