[all-commits] [llvm/llvm-project] 68ae8b: [mlir][Linalg] Properly specify Linalg attribute.
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Jul 13 09:33:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68ae8bacfce3b9bd73fefb0d28efd461e1588586
https://github.com/llvm/llvm-project/commit/68ae8bacfce3b9bd73fefb0d28efd461e1588586
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgBase.td
M mlir/lib/Dialect/Linalg/IR/LinalgTypes.cpp
Log Message:
-----------
[mlir][Linalg] Properly specify Linalg attribute.
This fixes undefined reference introduced by https://reviews.llvm.org/D105859
Differential Revision: https://reviews.llvm.org/D105897
More information about the All-commits
mailing list