[all-commits] [llvm/llvm-project] cd17c0: [mlir][Linalg] NFC - Make consistent use of op.emi...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Jan 2 07:12:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cd17c0698993142120fb6167bac99bfd5b1add31
https://github.com/llvm/llvm-project/commit/cd17c0698993142120fb6167bac99bfd5b1add31
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-01-02 (Thu, 02 Jan 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
Log Message:
-----------
[mlir][Linalg] NFC - Make consistent use of op.emitOpError
Summary: This is part of an ongoing cleanup and uniformization work.
Reviewers: ftynse
Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72084
More information about the All-commits
mailing list