[PATCH] D73593: [mlir] [VectorOps] consolidate all vector utilities to one header/cc file
Aart Bik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 15:47:44 PST 2020
This revision was automatically updated to reflect the committed changes.
aartbik marked an inline comment as done.
Closed by commit rG228ea1a46cc8: [mlir] [VectorOps] consolidate all vector utilities to one header/cc file (authored by aartbik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73593/new/
https://reviews.llvm.org/D73593
Files:
mlir/include/mlir/Dialect/VectorOps/VectorUtils.h
mlir/lib/Analysis/CMakeLists.txt
mlir/lib/Analysis/VectorAnalysis.cpp
mlir/lib/Dialect/VectorOps/CMakeLists.txt
mlir/lib/Dialect/VectorOps/VectorOps.cpp
mlir/lib/Dialect/VectorOps/VectorTransforms.cpp
mlir/lib/Dialect/VectorOps/VectorUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73593.241306.patch
Type: text/x-patch
Size: 22148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/b550cdbe/attachment.bin>
More information about the llvm-commits
mailing list