This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Bufferization of tensor.insert
ClosedPublic

Authored by springerm on Nov 28 2021, 11:42 PM.

Details

Summary

This is a lightweight operation, useful for writing unit tests. It will be utilized for testing in subsequent commits.

Depends On D114691

Diff Detail

Event Timeline

springerm created this revision.Nov 28 2021, 11:42 PM
springerm requested review of this revision.Nov 28 2021, 11:42 PM
nicolasvasilache accepted this revision.Dec 1 2021, 12:40 AM
This revision is now accepted and ready to land.Dec 1 2021, 12:40 AM
This revision was automatically updated to reflect the committed changes.