Reading from tensor.empty or bufferization.alloc_tensor (without copy) cannot cause a conflict because these ops do not specify the contents of their result tensors.
Depends On: D143181
Differential D143183
[mlir][bufferization] Reads from tensors with undefined data are not a conflict springerm on Feb 2 2023, 6:57 AM. Authored by
Details Reading from tensor.empty or bufferization.alloc_tensor (without copy) cannot cause a conflict because these ops do not specify the contents of their result tensors. Depends On: D143181
Diff Detail
Event Timeline
|