[all-commits] [llvm/llvm-project] 74d196: [mlir][tensor] Add a test for invalid tensor.pack ...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Wed Aug 28 06:37:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74d196067d438b06c72ed1e49ddbd49d51297e35
https://github.com/llvm/llvm-project/commit/74d196067d438b06c72ed1e49ddbd49d51297e35
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M mlir/test/Dialect/Tensor/invalid.mlir
Log Message:
-----------
[mlir][tensor] Add a test for invalid tensor.pack (#106246)
Adds a missing test for when the rank of the output tensor doesn't match
the input tensor rank + number of blocking factors.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list