[all-commits] [llvm/llvm-project] 8ee38f: [mlir][bufferization] Follow up for #68074 (#68488)
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Oct 7 10:07:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ee38f3b32ef6fc4854e828a682956f35a01bd52
https://github.com/llvm/llvm-project/commit/8ee38f3b32ef6fc4854e828a682956f35a01bd52
Author: Matthias Springer <me at m-sp.org>
Date: 2023-10-07 (Sat, 07 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationOps.td
M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
M mlir/lib/Dialect/Bufferization/Transforms/EmptyTensorElimination.cpp
M mlir/lib/Dialect/Bufferization/Transforms/OneShotAnalysis.cpp
M mlir/test/Dialect/Bufferization/Transforms/one-shot-bufferize.mlir
M mlir/test/Dialect/Bufferization/Transforms/one-shot-module-bufferize-invalid.mlir
Log Message:
-----------
[mlir][bufferization] Follow up for #68074 (#68488)
Address additional comments in #68074. This should have been part of
#68074.
More information about the All-commits
mailing list