This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Fix bug in InitTensor elimination
ClosedPublic

Authored by springerm on Nov 7 2021, 5:53 PM.

Details

Summary

After replacing then init_tensor with a new value, the new value must be inserted into the corresponding union/equivalence sets.

Depends On D113373

Diff Detail

Event Timeline

springerm created this revision.Nov 7 2021, 5:53 PM
springerm requested review of this revision.Nov 7 2021, 5:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2021, 5:53 PM
This revision is now accepted and ready to land.Nov 10 2021, 12:17 AM
This revision was landed with ongoing or failed builds.Nov 10 2021, 5:32 PM
This revision was automatically updated to reflect the committed changes.