[all-commits] [llvm/llvm-project] 9c137f: [mlir][linalg][bufferize] Fix typo in function name
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Nov 3 18:55:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c137f76680de1d570c329161ab903586626676d
https://github.com/llvm/llvm-project/commit/9c137f76680de1d570c329161ab903586626676d
Author: Matthias Springer <springerm at google.com>
Date: 2021-11-04 (Thu, 04 Nov 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] Fix typo in function name
Differential Revision: https://reviews.llvm.org/D113162
More information about the All-commits
mailing list