[all-commits] [llvm/llvm-project] 324fd5: [mlir][Linalg] NFC - Rename ViewTraits -> Structur...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Jan 2 06:44:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 324fd5902a813af034e40bdd7519639f7a739ed6
https://github.com/llvm/llvm-project/commit/324fd5902a813af034e40bdd7519639f7a739ed6
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-01-02 (Thu, 02 Jan 2020)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
M mlir/include/mlir/Dialect/Linalg/IR/LinalgTraits.h
Log Message:
-----------
[mlir][Linalg] NFC - Rename ViewTraits -> StructuredOpTraits
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/D72079
More information about the All-commits
mailing list