[all-commits] [llvm/llvm-project] e3f439: [mlir][Linalg] NFC - Add result and bbArg pretty p...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Oct 4 09:27:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3f439ea20e4a78daf990062983695a21c3c1abd
https://github.com/llvm/llvm-project/commit/e3f439ea20e4a78daf990062983695a21c3c1abd
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[mlir][Linalg] NFC - Add result and bbArg pretty printing to linalg.reduce
Differential Revision: https://reviews.llvm.org/D135152
More information about the All-commits
mailing list