[all-commits] [llvm/llvm-project] 43ead4: [mlir][vector] Use zip_equal instead of size asser...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Wed Nov 30 08:07:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43ead4ecd141b725c54a3015f6465bcfdd36d2d1
https://github.com/llvm/llvm-project/commit/43ead4ecd141b725c54a3015f6465bcfdd36d2d1
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
Log Message:
-----------
[mlir][vector] Use zip_equal instead of size assertions. NFC.
More information about the All-commits
mailing list