[PATCH] D73295: [mlir] [VectorOps] Rewriting of vector.extract/insert_slices to other vector ops

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 16:11:55 PST 2020


aartbik updated this revision to Diff 240039.
aartbik marked 6 inline comments as done.
aartbik added a comment.

addressed ntv's comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73295/new/

https://reviews.llvm.org/D73295

Files:
  mlir/include/mlir/Dialect/VectorOps/VectorOps.h
  mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
  mlir/test/Dialect/VectorOps/vector-slices-transforms.mlir
  mlir/test/lib/Transforms/TestVectorTransforms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73295.240039.patch
Type: text/x-patch
Size: 11909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/071dbcea/attachment.bin>


More information about the llvm-commits mailing list