[all-commits] [llvm/llvm-project] 795aa4: [mlir] replace class with struct in a forward decl...
ftynse via All-commits
all-commits at lists.llvm.org
Tue Nov 2 07:16:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 795aa48fc1d21d1472607c15254360c679597d84
https://github.com/llvm/llvm-project/commit/795aa48fc1d21d1472607c15254360c679597d84
Author: Alex Zinenko <zinenko at google.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/BufferizableOpInterface.h
Log Message:
-----------
[mlir] replace class with struct in a forward declaration
Silence the warning.
Differential Revision: https://reviews.llvm.org/D113018
More information about the All-commits
mailing list