diff options
author | gysit <gysit@google.com> | 2022-04-20 13:13:30 +0000 |
---|---|---|
committer | gysit <gysit@google.com> | 2022-04-20 13:14:38 +0000 |
commit | 407b351da2a144eb230a0c989b5cc513e0b91a12 (patch) | |
tree | 952fd7c6b1808147ecc419ade5ac1e967503f2b0 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | f26c41e8dd28d86030cd0f5a6e9c11036acea5d2 (diff) | |
download | llvm-407b351da2a144eb230a0c989b5cc513e0b91a12.zip llvm-407b351da2a144eb230a0c989b5cc513e0b91a12.tar.gz llvm-407b351da2a144eb230a0c989b5cc513e0b91a12.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions