Skip to content
Commit 16175577 authored by Matthias Springer's avatar Matthias Springer
Browse files

[mlir][linalg][bufferize] Move BufferizationAliasInfo to op interface

BufferizationAliasInfo is used in BufferizationOpInterface::bufferize implementations, so it should be part of the same build target as BufferizableOpInterface.

This commit is in preparation of decoupling the ComprehensiveBufferize from the various dialects.

Differential Revision: https://reviews.llvm.org/D113378
parent 2e0d821b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment