Point wise copy does not consider scalar typed memref and it does not generate any affine.for on top. It causes segmentation fault. We can skip the point-wise copy in case of scalar memref. Issue: https://github.com/llvm/llvm-project/issues/61167
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@bondhugula @nicolasvasilache @dcaballe Sorry for bothering you but can I ask you to review this change at your convenience?