[mlir] Fix warnings
This patch fixes three warnings of the form: mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp:1436:5: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default]
Loading
Please sign in to comment