OSDN Git Service

[mlir] [VectorOps] fixed minor typos in vector ops doc
authoraartbik <ajcbik@google.com>
Thu, 23 Jan 2020 21:40:58 +0000 (13:40 -0800)
committeraartbik <ajcbik@google.com>
Thu, 23 Jan 2020 23:33:45 +0000 (15:33 -0800)
commitaabc3c59e131aa09c755d81fc1716d1d4833d52c
tree00d6ba79e75dd8dbd49ff2c54992dbccce12cf5a
parent71544135673e5d88bd2d2878a2df75969277fab9
[mlir] [VectorOps] fixed minor typos in vector ops doc

Summary:
Rationale:
Some examples were using "offsets : [0, 2]" syntax which
should use a "=" instead. The same examples were referring
to the integer attribute array as k-dimensional, which is
a bit confusing (it is 1-dimensional, with k elements).
Changed to "k-sized".

Reviewers: nicolasvasilache, andydavis1, ftynse

Reviewed By: nicolasvasilache

Subscribers: merge_guards_bot, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73293
mlir/include/mlir/Dialect/VectorOps/VectorOps.td