[PATCH] D72310: [mlir][VectorOps] Implement strided_slice conversion

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 18:06:22 PST 2020


nicolasvasilache updated this revision to Diff 236942.
nicolasvasilache marked 6 inline comments as done.
nicolasvasilache added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72310

Files:
  mlir/include/mlir/IR/Attributes.h
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72310.236942.patch
Type: text/x-patch
Size: 11700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/84f941cc/attachment.bin>


More information about the llvm-commits mailing list