Affine parallel ops may contain and yield results from MemRefsNormalizable ops in the loop body. Thus, both affine.parallel and affine.yield should have the MemRefsNormalizable trait.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
Nit: ... also be made to be MemRefsNormalizable -> should have the MemRefsNormalizable trait.
mlir/test/Transforms/normalize-memrefs.mlir | ||
---|---|---|
327 | Nit: no need of the {{.*}} = LHS part. |
Nit: no need of the {{.*}} = LHS part.