[PATCH] D79658: [mlir][Affine] Introduce affine.vector_load and affine.vector_store
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 13:37:42 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc5565f9ea7a: [mlir][Affine] Introduce affine.vector_load and affine.vector_store (authored by dcaballe).
Changed prior to commit:
https://reviews.llvm.org/D79658?vs=263922&id=264081#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79658/new/
https://reviews.llvm.org/D79658
Files:
mlir/include/mlir/Conversion/AffineToStandard/AffineToStandard.h
mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
mlir/include/mlir/Dialect/Vector/VectorOps.td
mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/test/Conversion/AffineToStandard/lower-affine-to-vector.mlir
mlir/test/Dialect/Affine/invalid.mlir
mlir/test/Dialect/Affine/load-store.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79658.264081.patch
Type: text/x-patch
Size: 37434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/71b397ed/attachment.bin>
More information about the llvm-commits
mailing list