-
- Downloads
[mlir][linalg][bufferize][NFC] Simplify AllocationCallbacks
AllocationCallbacks functions allocate/deallocate only. They no longer set the insertion point. This is in preparation of decoupling ComprehensiveBufferize from the Linalg dialect. Differential Revision: https://reviews.llvm.org/D112991
Showing
- mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h 4 additions, 4 deletions...e/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
- mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp 72 additions, 75 deletions.../lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
Loading
Please register or sign in to comment