This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add some more std bufferize patterns.
ClosedPublic

Authored by silvas on Oct 16 2020, 1:52 PM.

Details

Summary

Add bufferizations for extract_element and tensor_from_elements.

Diff Detail

Event Timeline

silvas created this revision.Oct 16 2020, 1:52 PM
silvas requested review of this revision.Oct 16 2020, 1:52 PM
herhut accepted this revision.Oct 19 2020, 5:02 AM

Thanks!

This revision is now accepted and ready to land.Oct 19 2020, 5:02 AM
frgossen accepted this revision.Oct 19 2020, 5:37 AM
This revision was automatically updated to reflect the committed changes.