diff options
author | Andrei Golubev <andrey.golubev@intel.com> | 2025-07-02 20:27:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 11:27:35 -0700 |
commit | a63f57262898588b576d66e5fd79c0aa64b35f2d (patch) | |
tree | 23840634c2ab869469cc53e818102dcffec1ffd8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2ed7b22f0c9e91cf2565aafe1b0bdf387c5a366a (diff) | |
download | llvm-a63f57262898588b576d66e5fd79c0aa64b35f2d.zip llvm-a63f57262898588b576d66e5fd79c0aa64b35f2d.tar.gz llvm-a63f57262898588b576d66e5fd79c0aa64b35f2d.tar.bz2 |
[mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (#144867)
Support custom types (2/N): allow value-owning operations (e.g.
allocation ops) to bufferize custom tensors into custom buffers. This
requires BufferizableOpInterface::getBufferType() to return
BufferLikeType instead of BaseMemRefType.
Affected implementors of the interface are updated accordingly.
Relates to ee070d08163ac09842d9bf0c1315f311df39faf1.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions