[all-commits] [llvm/llvm-project] d50705: [mlir][vector] Support scalable vec in `TransferRe...
Andrzej Warzyński via All-commits
all-commits at lists.llvm.org
Wed Jan 24 00:18:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d50705ed5d482ccd9b9afabea2b6358d056b7543
https://github.com/llvm/llvm-project/commit/d50705ed5d482ccd9b9afabea2b6358d056b7543
Author: Andrzej Warzyński <andrzej.warzynski at arm.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Support scalable vec in `TransferReadAfterWriteToBroadcast` (#79162)
Makes `TransferReadAfterWriteToBroadcast` correctly propagate
scalability flags.
More information about the All-commits
mailing list