[all-commits] [llvm/llvm-project] a50b96: [mlir][vector] Add tests for xfer-flatten patterns...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Fri Aug 9 00:15:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a50b9633357007ff886f3fd228ca4b8a9b9b9852
https://github.com/llvm/llvm-project/commit/a50b9633357007ff886f3fd228ca4b8a9b9b9852
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M mlir/test/Dialect/Vector/vector-transfer-flatten.mlir
Log Message:
-----------
[mlir][vector] Add tests for xfer-flatten patterns (#102210)
Adds tests for scalable vectors in:
* vector-transfer-flatten.mlir
This is rather straightfoward as the tested patterns (*) do not support
scalable vectors.
(*) `FlattenContiguousRowMajorTransferReadPattern` and
`FlattenContiguousRowMajorTransferWritePattern`
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