When the shape is derived from a tensor argument the shape extent can be derived
directly from that tensor with std.dim.
This lowering pattern circumvents the necessity to materialize the shape in
memory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo