forked from OSchip/llvm-project
af3ed4a2a7
Currently DefaultValuedAttr is confusingly actually default valued & optional but that was an artifact of development and longstanding TODO to address. Add new attribute that matches this behavior for cases where that is actually the desired behavior before addressing TODO (e.g., this is an incremental step to fixing DefaultValuedAttr). Differential Revision: https://reviews.llvm.org/D130679 |
||
---|---|---|
.. | ||
benchmark/python | ||
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.