[mlir][Vector] Remove Vector TupleOp as it is unused
authorthomasraoux <thomasraoux@google.com>
Tue, 13 Jul 2021 17:38:46 +0000 (10:38 -0700)
committerthomasraoux <thomasraoux@google.com>
Tue, 13 Jul 2021 19:39:12 +0000 (12:39 -0700)
commit6296e109728d58805004739530b8f265c6a130b9
tree7edf3929df52328bfb17bc33c8d13d6c2360c60c
parentb28c465e4902f579799bc94512197c04a5ad4a29
[mlir][Vector] Remove Vector TupleOp as it is unused

TupleOp is not used anymore after recent refactoring.

Differential Revision: https://reviews.llvm.org/D105924
mlir/include/mlir/Dialect/Vector/VectorOps.td
mlir/lib/Dialect/Vector/VectorOps.cpp