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

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 13:39:59 PDT 2020


aartbik updated this revision to Diff 249488.
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-changes-transforms.mlir
  mlir/test/Dialect/VectorOps/vector-contract-transforms.mlir
  mlir/test/lib/Transforms/TestVectorTransforms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75956.249488.patch
Type: text/x-patch
Size: 24185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/60aee66c/attachment-0001.bin>


More information about the llvm-commits mailing list