[all-commits] [llvm/llvm-project] 030b36: Useful error when input dim is unused by LHS/RHS.
bjacob via All-commits
all-commits at lists.llvm.org
Thu Jun 30 10:46:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 030b36a44c35426dc51cfa4f9afb570b28d55798
https://github.com/llvm/llvm-project/commit/030b36a44c35426dc51cfa4f9afb570b28d55798
Author: Benoit Jacob <benoitjacob at google.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/invalid.mlir
Log Message:
-----------
Useful error when input dim is unused by LHS/RHS.
Differential Revision: https://reviews.llvm.org/D128925
More information about the All-commits
mailing list