[PATCH] D80098: [mlir][Vector] Add an optional "masked" boolean array attribute to vector transfer operations

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 09:09:02 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1870e787af96: [mlir][Vector] Add an optional "masked" boolean array attribute to vector… (authored by nicolasvasilache).

Changed prior to commit:
  https://reviews.llvm.org/D80098?vs=264644&id=264651#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80098

Files:
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
  mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp
  mlir/lib/Dialect/Vector/VectorOps.cpp
  mlir/lib/Dialect/Vector/VectorTransforms.cpp
  mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
  mlir/test/Conversion/VectorToLoops/vector-to-loops.mlir
  mlir/test/Dialect/Vector/invalid.mlir
  mlir/test/Dialect/Vector/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80098.264651.patch
Type: text/x-patch
Size: 34076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/d834be5e/attachment-0001.bin>


More information about the llvm-commits mailing list