forked from OSchip/llvm-project
81f2f4dfb2
This commit adds support for processing tablegen include files, and importing various information from ODS. This includes operations, attribute+type constraints, attribute/operation/type interfaces, etc. This will allow for much more robust tooling, and also allows for referencing ODS constructs directly within PDLL (imported interfaces can be used as constraints, operation result names can be used for member access, etc). Differential Revision: https://reviews.llvm.org/D119900 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mlir-pdll.cpp |