This is mostly a copy of the existing tensor.from_elements bufferization. Once TensorInterfaceImpl.cpp is moved to the tensor dialect, the existing rewrite pattern can be deleted.
Depends On D117770
Differential D117775
[mlir][linalg][bufferize] Support tensor.from_elements springerm on Jan 20 2022, 5:00 AM. Authored by
Details This is mostly a copy of the existing tensor.from_elements bufferization. Once TensorInterfaceImpl.cpp is moved to the tensor dialect, the existing rewrite pattern can be deleted. Depends On D117770
Diff Detail
Event TimelineComment Actions Same discussion here as for https://reviews.llvm.org/D117770. |