Support index element in memref or vector type in the data copy generation pass. The original issue was reported in https://github.com/llvm/llvm-project/issues/61310.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146019
[mlir][affine] Support index element in data copy generation pass AbandonedPublic Authored by Lewuathe on Mar 14 2023, 1:14 AM.
Details
Summary Support index element in memref or vector type in the data copy generation pass. The original issue was reported in https://github.com/llvm/llvm-project/issues/61310.
Diff Detail
Revision Contents
Diff 504977 mlir/lib/Dialect/Affine/Analysis/Utils.cpp
mlir/test/Dialect/Affine/affine-data-copy.mlir
|