forked from OSchip/llvm-project
299cc5da6d
This revision adds a layer of SFINAE to the composable codegen strategy so it does not have to require statically defined ops but instead can also be used with OpInterfaces, Operation* and an op name string. A linalg.matmul_i8_i8_i32 is added to the .tc spec to demonstrate how all this works end to end. Differential Revision: https://reviews.llvm.org/D95600 |
||
---|---|---|
.. | ||
Dialect | ||
IR | ||
Pass | ||
Reducer | ||
Rewrite | ||
Transforms | ||
CMakeLists.txt |