[all-commits] [llvm/llvm-project] 6296e1: [mlir][Vector] Remove Vector TupleOp as it is unused
Thomas via All-commits
all-commits at lists.llvm.org
Tue Jul 13 12:39:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6296e109728d58805004739530b8f265c6a130b9
https://github.com/llvm/llvm-project/commit/6296e109728d58805004739530b8f265c6a130b9
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/lib/Dialect/Vector/VectorOps.cpp
Log Message:
-----------
[mlir][Vector] Remove Vector TupleOp as it is unused
TupleOp is not used anymore after recent refactoring.
Differential Revision: https://reviews.llvm.org/D105924
More information about the All-commits
mailing list