[all-commits] [llvm/llvm-project] 694df0: [mlir][linalg][bufferize] Fix build
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Jan 25 05:04:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 694df0f0a807e1b0c1c04edd6714955f96b9cae1
https://github.com/llvm/llvm-project/commit/694df0f0a807e1b0c1c04edd6714955f96b9cae1
Author: Matthias Springer <springerm at google.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp
Log Message:
-----------
[mlir][linalg][bufferize] Fix build
This fixes a linker error related to ModuleBufferization.cpp.
Differential Revision: https://reviews.llvm.org/D118127
More information about the All-commits
mailing list