forked from OSchip/llvm-project
407b351da2
Add a helper used to implement the build methods generated by ods-gen. The change reduces code size and compilation time since all structured op builders use the same build method. The change reduces the LinalgOps.cpp compilation time from 10.2s to 9.8s (debug build). Depends On D123987 Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D124003 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mlir-linalg-ods-yaml-gen.cpp | ||
update_core_linalg_named_ops.sh.in |