[all-commits] [llvm/llvm-project] 89b2f2: [mlir][linalg][bufferize] Fix/add missing case to ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Oct 7 22:43:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89b2f29d624c9a54f3b67e8a10b8754ce92b3112
https://github.com/llvm/llvm-project/commit/89b2f29d624c9a54f3b67e8a10b8754ce92b3112
Author: Matthias Springer <springerm at google.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
Log Message:
-----------
[mlir][linalg][bufferize] Fix/add missing case to getAliasingOpOperand
Differential Revision: https://reviews.llvm.org/D111377
More information about the All-commits
mailing list