[mlir][vector] Fix warning
authorthomasraoux <thomasraoux@google.com>
Sat, 8 May 2021 00:10:35 +0000 (17:10 -0700)
committerthomasraoux <thomasraoux@google.com>
Sat, 8 May 2021 00:12:47 +0000 (17:12 -0700)
commit6aaf06f92988c6e2b91f90ab7ed3a6d21981480a
treee7efc462e5f5e7bb121ccc00c5c031265c51024e
parent5b158093e2469dec16a070019c6432d26bf7be9b
[mlir][vector] Fix warning

Previous change caused another warning in some build configuration:
"default label in switch which covers all enumeration values"
mlir/lib/Dialect/Vector/VectorTransforms.cpp