[all-commits] [llvm/llvm-project] 6aaf06: [mlir][vector] Fix warning
Thomas via All-commits
all-commits at lists.llvm.org
Fri May 7 17:13:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6aaf06f92988c6e2b91f90ab7ed3a6d21981480a
https://github.com/llvm/llvm-project/commit/6aaf06f92988c6e2b91f90ab7ed3a6d21981480a
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
Log Message:
-----------
[mlir][vector] Fix warning
Previous change caused another warning in some build configuration:
"default label in switch which covers all enumeration values"
More information about the All-commits
mailing list