forked from OSchip/llvm-project
b7f2c108eb
After removing the range type, Linalg does not define any type. The revision thus consolidates the LinalgOps.h and LinalgTypes.h into a single Linalg.h header. Additionally, LinalgTypes.cpp is renamed to LinalgDialect.cpp to follow the convention adopted by other dialects such as the tensor dialect. Depends On D115727 Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D115728 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LinalgToSPIRV.cpp | ||
LinalgToSPIRVPass.cpp |