forked from OSchip/llvm-project
a3ee67a685
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 Revision: https://reviews.llvm.org/D113905 |
||
---|---|---|
.. | ||
cmake/modules | ||
docs | ||
examples | ||
include | ||
lib | ||
python | ||
test | ||
tools | ||
unittests | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
CMakeLists.txt | ||
LICENSE.TXT | ||
README.md |
README.md
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.