diff options
author | aartbik <ajcbik@google.com> | 2020-01-23 13:40:58 -0800 |
---|---|---|
committer | aartbik <ajcbik@google.com> | 2020-01-23 15:33:45 -0800 |
commit | aabc3c59e131aa09c755d81fc1716d1d4833d52c (patch) | |
tree | 00d6ba79e75dd8dbd49ff2c54992dbccce12cf5a /lldb/unittests/ScriptInterpreter/Python | |
parent | 71544135673e5d88bd2d2878a2df75969277fab9 (diff) | |
download | llvm-aabc3c59e131aa09c755d81fc1716d1d4833d52c.zip llvm-aabc3c59e131aa09c755d81fc1716d1d4833d52c.tar.gz llvm-aabc3c59e131aa09c755d81fc1716d1d4833d52c.tar.bz2 |
[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
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions