[all-commits] [llvm/llvm-project] caf266: [mlir][linalg] Cleanup LinalgOp usage in comprehen...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Mon Jun 7 02:09:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: caf26612ddb527ad9e89588e7297b4de51013b83
https://github.com/llvm/llvm-project/commit/caf26612ddb527ad9e89588e7297b4de51013b83
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
Log Message:
-----------
[mlir][linalg] Cleanup LinalgOp usage in comprehensive bufferization.
Replace the uses of deprecated Structured Op Interface methods in ComprehensiveBufferize.cpp. This patch is based on https://reviews.llvm.org/D103394.
Differential Revision: https://reviews.llvm.org/D103520
More information about the All-commits
mailing list