llvm/mlir/examples
River Riddle 1d6a8deb41 [mlir] Remove the need to define kindof on attribute and type classes.
This revision refactors the default definition of the attribute and type `classof` methods to use the TypeID of the concrete class instead of invoking the `kindof` method. The TypeID is already used as part of uniquing, and this allows for removing the need for users to define any of the type casting utilities themselves.

Differential Revision: https://reviews.llvm.org/D85356
2020-08-07 13:43:25 -07:00
..
standalone Revisit Dialect registration: require and store a TypeID on dialects 2020-08-07 15:57:08 +00:00
toy [mlir] Remove the need to define kindof on attribute and type classes. 2020-08-07 13:43:25 -07:00
CMakeLists.txt NFC: Delete the Linalg tutorial. 2019-10-17 14:27:37 -07:00