diff options
| author | 陈子昂 <121872494+Michael-Chen-NJU@users.noreply.github.com> | 2025-10-29 23:17:38 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-29 15:17:38 +0000 |
| commit | 9b513ad505ff606f66efe8ece35351eeabc4133a (patch) | |
| tree | 4571a05e675fcb0309defcbdd317ee09ac1257ec /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 9ab9d33171ee35c948967a2a2d714b8059887607 (diff) | |
| download | llvm-9b513ad505ff606f66efe8ece35351eeabc4133a.zip llvm-9b513ad505ff606f66efe8ece35351eeabc4133a.tar.gz llvm-9b513ad505ff606f66efe8ece35351eeabc4133a.tar.bz2 | |
[DAG] Add generic m_TernaryOp() / m_c_TernaryOp() matchers (#165520)
Similar to the m_BinOp/m_c_BinOp matchers, this patch introduces generic matchers for SelectionDAG nodes with three operands.
This includes:
- Adding m_TernaryOp() and m_c_TernaryOp() templates in SDPatternMatch.h.
- Adding comprehensive test coverage in SelectionDAGPatternMatchTest.cpp.
Fixes #165378
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
