forked from OSchip/llvm-project
9e39a5d9a6
This commit starts a new pass and patterns for converting Linalg named ops to generic ops. This enables us to leverage the flexbility from generic ops during transformations. Right now only linalg.conv is supported; others will be added when useful. Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D91357 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mlir-linalg-ods-gen.cpp |