[PATCH] D85357: [mlir] [VectorOps] Add masked load/store operations to Vector dialect

Aart Bik via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 13:47:38 PDT 2020


aartbik updated this revision to Diff 283379.
aartbik added a comment.

cl


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85357

Files:
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/integration_test/Dialect/Vector/CPU/test-maskedload.mlir
  mlir/integration_test/Dialect/Vector/CPU/test-maskedstore.mlir
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/lib/Dialect/Vector/VectorOps.cpp
  mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
  mlir/test/Dialect/Vector/invalid.mlir
  mlir/test/Dialect/Vector/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85357.283379.patch
Type: text/x-patch
Size: 21099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/885fff39/attachment.bin>


More information about the llvm-commits mailing list