[Mlir-commits] [mlir] [mlir][vector] Add memref reshapes to transfer flow opt (PR #110521)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Oct 1 11:36:18 PDT 2024
https://github.com/banach-space approved this pull request.
LGTM, thank you and sorry for the delay!
> in general still don't properly account for other potential aliasing ops or non-transfer read/write ops
I guess that `ViewLikeOpInterface` should be sufficient, right?
https://github.com/llvm/llvm-project/pull/110521
More information about the Mlir-commits
mailing list