[all-commits] [llvm/llvm-project] 3c7e9c: [mlir] [VectorOps] refined description of vector.c...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Feb 4 11:18:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c7e9c34b38f976af219005a8ed55b7f1a0c273b
https://github.com/llvm/llvm-project/commit/3c7e9c34b38f976af219005a8ed55b7f1a0c273b
Author: aartbik <ajcbik at google.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M mlir/include/mlir/Dialect/VectorOps/VectorOps.td
Log Message:
-----------
[mlir] [VectorOps] refined description of vector.contract
Summary:
A few details were missing in the description. These
changes makes the documented code "compile".
Reviewers: nicolasvasilache, andydavis1
Reviewed By: nicolasvasilache, andydavis1
Subscribers: merge_guards_bot, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73923
More information about the All-commits
mailing list