This is analogous to what LLVM's PatternMatch.h supports,
but LLVM calls it m_Value for both the binding and
nonbinding versions.
This is an upstream from CIRCT and is used there.
Differential D113905
[PatternMatch] Add a new m_Any that binds a value. lattner on Nov 15 2021, 8:21 AM. Authored by
Details This is analogous to what LLVM's PatternMatch.h supports, This is an upstream from CIRCT and is used there.
Diff Detail
|