llvm-project/mlir/tools/mlir-linalg-ods-gen
gysit 407b351da2 [mlir][linalg] Add ods-gen helper to simplify the build methods.
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
2022-04-20 13:14:38 +00:00
..
CMakeLists.txt [mlir] Remove old "tc" linalg ods generator. 2021-09-30 16:30:06 +00:00
mlir-linalg-ods-yaml-gen.cpp [mlir][linalg] Add ods-gen helper to simplify the build methods. 2022-04-20 13:14:38 +00:00
update_core_linalg_named_ops.sh.in [mlir][linalg] Add script to update the LinalgNamedStructuredOps.yaml. nfc 2021-08-22 16:54:51 -07:00