There is no memref equivalent of tensor.generate. The purpose of this change is to avoid creating scf.parallel loops during bufferization.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
springerm added a child revision: D136265: [mlir][tensor][bufferize] Support memory_space for tensor.pad.Oct 26 2022, 7:15 AM
This revision is now accepted and ready to land.Oct 26 2022, 8:32 AM
This revision was landed with ongoing or failed builds.Oct 27 2022, 3:03 AM
Closed by commit rGc1f0a15c65af: [mlir][tensor][bufferize] Lower tensor.generate to linalg.map (authored by springerm). · Explain Why
This revision was automatically updated to reflect the committed changes.