[all-commits] [llvm/llvm-project] 1a871b: [mlir][tensor] Add tests to invalid.mlir (nfc) (#1...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Fri Oct 18 04:20:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a871b2122470491f73b51f3e57718bc3bda08f1
https://github.com/llvm/llvm-project/commit/1a871b2122470491f73b51f3e57718bc3bda08f1
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M mlir/test/Dialect/Tensor/invalid.mlir
Log Message:
-----------
[mlir][tensor] Add tests to invalid.mlir (nfc) (#112759)
Adds two test with invalid usage of `tensor.extract_slice` that were
missing. Also moves one other test for `tensor.extract_slice`, so that
all tests for this Op are clustered together.
Note, this PR merely documents the current behaviour. No new
functionality is added.
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