forked from OSchip/llvm-project
8129b04b8a
OpAdaptor::verify performs string lookups on an attribute dictionary. By calling OpAdaptor::verify, Op::verify is not able to use cached attribute identifiers for faster lookups. Reviewed By: jpienaar, rriddle Differential Revision: https://reviews.llvm.org/D113039 |
||
---|---|---|
.. | ||
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.