diff options
author | Che-Yu Wu <cheyuw@google.com> | 2022-10-18 00:03:47 +0000 |
---|---|---|
committer | Diego Caballero <diegocaballero@google.com> | 2022-10-18 00:06:02 +0000 |
commit | d09bef82c0709c5755ce33da20532481b7da2245 (patch) | |
tree | fd9c7b47ef1123fc6ea0a2ee28b0033bfe0c9705 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | d3fcbee10d893b9e01e563c3840414ba89283484 (diff) | |
download | llvm-d09bef82c0709c5755ce33da20532481b7da2245.zip llvm-d09bef82c0709c5755ce33da20532481b7da2245.tar.gz llvm-d09bef82c0709c5755ce33da20532481b7da2245.tar.bz2 |
[MLIR] Vectorize tensor.extract on 1-d tensor
This patch implements the vectorization of tensor.extract for the
basic 1-d lookup case. It only vectorizes the tensor.extract to a
vector.gather when the op extracts value from an 1-d tensor.
Related discussion: https://github.com/iree-org/iree/issues/9198
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D133786
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions