[PATCH] D74520: [mlir] [VectorOps] Initial framework for progressively lowering vector.contract

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 15:00:29 PST 2020


aartbik updated this revision to Diff 244540.
aartbik marked 3 inline comments as done.
aartbik added a comment.

addressed comments, rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74520

Files:
  mlir/include/mlir/Dialect/VectorOps/VectorOps.h
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
  mlir/test/Dialect/VectorOps/vector-contract-transforms.mlir
  mlir/test/lib/Transforms/TestVectorTransforms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74520.244540.patch
Type: text/x-patch
Size: 11222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/1ecc29ce/attachment.bin>


More information about the llvm-commits mailing list