[PATCH] D73635: [mlir][VectorOps] Add ShapeCastOp to the vector ops dialect.

Andy Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 15:20:35 PST 2020


andydavis1 updated this revision to Diff 242762.
andydavis1 added a comment.

fixing formating take 2


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73635

Files:
  mlir/include/mlir/Dialect/VectorOps/VectorOps.td
  mlir/lib/Dialect/VectorOps/VectorOps.cpp
  mlir/test/Dialect/VectorOps/invalid.mlir
  mlir/test/Dialect/VectorOps/ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73635.242762.patch
Type: text/x-patch
Size: 10955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/29527a83/attachment.bin>


More information about the llvm-commits mailing list