[all-commits] [llvm/llvm-project] dae3c4: [mlir] Add `vector.store/maskedstore` of `memref.s...
Max191 via All-commits
all-commits at lists.llvm.org
Tue Nov 14 14:25:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dae3c44ce6736aec63b167a6c1da10892584bc75
https://github.com/llvm/llvm-project/commit/dae3c44ce6736aec63b167a6c1da10892584bc75
Author: Max191 <44243577+Max191 at users.noreply.github.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp
M mlir/test/Dialect/MemRef/fold-memref-alias-ops.mlir
Log Message:
-----------
[mlir] Add `vector.store/maskedstore` of `memref.subview` memref alias folding (#72184)
Fixes https://github.com/openxla/iree/issues/15575
More information about the All-commits
mailing list