[all-commits] [llvm/llvm-project] c19fae: [mlir] [VectorOps] Add missing comments to CreateM...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Jun 4 12:51:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c19fae507e311723b40a0cafa17d4e48b1664fb9
https://github.com/llvm/llvm-project/commit/c19fae507e311723b40a0cafa17d4e48b1664fb9
Author: aartbik <ajcbik at google.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
Log Message:
-----------
[mlir] [VectorOps] Add missing comments to CreateMaskOp lowering
Summary: Add missing comment to CreateMask. Fixed typo in ConstantMask comment.
Reviewers: nicolasvasilache, rriddle, reidtatge, ftynse
Reviewed By: ftynse
Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, jurahul
Tags: #mlir
Differential Revision: https://reviews.llvm.org/D81125
More information about the All-commits
mailing list