[all-commits] [llvm/llvm-project] 91beb5: [mlir] NFC - Add debug information for Linalg tran...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri May 29 15:37:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 91beb5176b4d5a7cc09c419b9d75cb19f67d0bf9
https://github.com/llvm/llvm-project/commit/91beb5176b4d5a7cc09c419b9d75cb19f67d0bf9
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/include/mlir/IR/PatternMatch.h
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
Log Message:
-----------
[mlir] NFC - Add debug information for Linalg transformations.
Address post-commit review of https://reviews.llvm.org/D79518
More information about the All-commits
mailing list