[all-commits] [llvm/llvm-project] 7dfd3b: [mlir][linalg][bufferize][NFC] API change of alias...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Oct 7 22:51:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dfd3bb0345eb0e67e7d547dd70607e1b0e4df9c
https://github.com/llvm/llvm-project/commit/7dfd3bb0345eb0e67e7d547dd70607e1b0e4df9c
Author: Matthias Springer <springerm at google.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
Log Message:
-----------
[mlir][linalg][bufferize][NFC] API change of aliasesNonWritableBuffer
The function now takes a Value instead of an OpOperand.
Differential Revision: https://reviews.llvm.org/D111378
More information about the All-commits
mailing list