Rationale:
Providing an output tensor, even if one is not used as input to
the kernel provides the right pattern for using lingalg sparse
kernels (in contrast with reusing a tensor just to provide the shape).
This prepares proper bufferization that will follow.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Shall we also remove the space right after %argb in this line?