Files
clang-p2996/mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
Matthias Springer 988748c077 [mlir][bufferize] Do not copy buffers with undefined contents
Buffers with undefined contents (e.g., the result of an init_tensor) are no longer copied.

Differential Revision: https://reviews.llvm.org/D125015
2022-05-06 17:31:01 +09:00

40 KiB