[PATCH] D75956: [mlir] [VectorOps] Progressively lower vector.outerproduct to LLVM

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 13:34:26 PDT 2020


aartbik updated this revision to Diff 250037.
aartbik marked 2 inline comments as done.
aartbik added a comment.

addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75956.250037.patch
Type: text/x-patch
Size: 21898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/47e772ee/attachment.bin>


More information about the llvm-commits mailing list