diff options
author | Nicolas Vasilache <nicolasvasilache@users.noreply.github.com> | 2023-11-02 11:34:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 11:34:10 +0100 |
commit | 3a223f4414444c3ecc65abb6482df3df87e26b86 (patch) | |
tree | f49f1b75f391f2fe605ce79292a95b80072985bd /llvm/lib/IR/Module.cpp | |
parent | 65bad23e434bc647579e1154e602f51f0e6c65aa (diff) | |
download | llvm-3a223f4414444c3ecc65abb6482df3df87e26b86.zip llvm-3a223f4414444c3ecc65abb6482df3df87e26b86.tar.gz llvm-3a223f4414444c3ecc65abb6482df3df87e26b86.tar.bz2 |
[mlir][Bufferization] Add support for controlled bufferization of alloc_tensor (#70957)
This revision adds support to
`transform.structured.bufferize_to_allocation` to bufferize
`bufferization.alloc_tensor()` ops.
This is useful as a means path to control the bufferization of
`tensor.empty` ops that have bene previously
`bufferization.empty_tensor_to_alloc_tensor`'ed.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions