[all-commits] [llvm/llvm-project] e01c86: [mlir][vector] Restore assert and fix typos (#68581)
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Mon Oct 9 06:22:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e01c8673ba683818d267dc03a72cf50e30befa9f
https://github.com/llvm/llvm-project/commit/e01c8673ba683818d267dc03a72cf50e30befa9f
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/LowerVectorContract.cpp
Log Message:
-----------
[mlir][vector] Restore assert and fix typos (#68581)
Follow-up for #68400 - restoring an assert that was accidentally removed
and fixed a typo in a diagnostic.
More information about the All-commits
mailing list