llvm-project/mlir
Uday Bondhugula b276bf5a57 [MLIR][NFC] Fix mix up between dialect attribute values and names
Clear up documentation on dialect attribute values. Fix/improve
ModuleOp verifier error message on dialect prefixed attribute names.
Additional discussion is here:
https://llvm.discourse.group/t/moduleop-attributes/2325

Differential Revision: https://reviews.llvm.org/D92502
2020-12-03 02:34:15 +05:30
..
cmake/modules
docs [MLIR][NFC] Fix mix up between dialect attribute values and names 2020-12-03 02:34:15 +05:30
examples
include
integration_test
lib [MLIR][NFC] Fix mix up between dialect attribute values and names 2020-12-03 02:34:15 +05:30
test [MLIR][NFC] Fix mix up between dialect attribute values and names 2020-12-03 02:34:15 +05:30
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.