[MLIR] Add bufferization state to getBufferType
and resolveConflicts
interface methods by mscuttari · Pull Request #141466 · llvm/llvm-project (original) (raw)
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request
…ts` interface methods (llvm#141466)
The PR continues the work started in llvm#141019 by adding the BufferizationState
class also to the getBufferType
and resolveConflicts
interface methods, together with the additional support functions that are used throughout the bufferization infrastructure.
rolfmorel added a commit to libxsmm/tpp-mlir that referenced this pull request