diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-05-26 16:35:59 -0700 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-05-26 21:33:57 -0700 |
commit | 0ed2d4c7cba8fb15e51d0f6f4e9011027c17085c (patch) | |
tree | 8bd3282b004594daca0fa7cb5d6dd7b264d6f8c1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5759e4731635e1f28fef2c4619491a1b4a2bc305 (diff) | |
download | llvm-0ed2d4c7cba8fb15e51d0f6f4e9011027c17085c.zip llvm-0ed2d4c7cba8fb15e51d0f6f4e9011027c17085c.tar.gz llvm-0ed2d4c7cba8fb15e51d0f6f4e9011027c17085c.tar.bz2 |
[mlir][linalg] Allow promotion to use callbacks for
alloc/dealloc/copies.
Add options to LinalgPromotion to use callbacks for implementating the
allocation, deallocation of buffers used for the promoted subviews,
and to copy data into and from the original subviews to the allocated
buffers.
Also some misc. cleanup of the code.
Differential Revision: https://reviews.llvm.org/D80365
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions