[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:10:01 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb21c7999520a: [mlir] [VectorOps] Initial framework for progressively lowering vector.contract (authored by aartbik).

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.244542.patch
Type: text/x-patch
Size: 11222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/24fc5cfc/attachment.bin>


More information about the llvm-commits mailing list