[PATCH] D74284: [mlir][VectorOps][EDSC] Add EDSC for VectorOps
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 12:09:38 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8513ff05c81e: [mlir][VectorOps][EDSC] Add EDSC for VectorOps (authored by nicolasvasilache).
Changed prior to commit:
https://reviews.llvm.org/D74284?vs=243646&id=243647#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74284/new/
https://reviews.llvm.org/D74284
Files:
mlir/include/mlir/Dialect/VectorOps/EDSC/Builders.h
mlir/include/mlir/Dialect/VectorOps/EDSC/Intrinsics.h
mlir/include/mlir/Dialect/VectorOps/VectorOps.td
mlir/include/mlir/EDSC/Builders.h
mlir/include/mlir/IR/AffineMap.h
mlir/lib/Dialect/Linalg/EDSC/Builders.cpp
mlir/lib/Dialect/VectorOps/CMakeLists.txt
mlir/lib/Dialect/VectorOps/EDSC/Builders.cpp
mlir/lib/Dialect/VectorOps/VectorOps.cpp
mlir/lib/IR/AffineMap.cpp
mlir/test/EDSC/CMakeLists.txt
mlir/test/EDSC/builder-api-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74284.243647.patch
Type: text/x-patch
Size: 15429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/b004e55d/attachment.bin>
More information about the llvm-commits
mailing list