This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Update allocs to memref.allocs in documentation.
ClosedPublic

Authored by dfki-jugr on Jan 11 2022, 2:13 AM.

Details

Summary

Changed the remaining appearances of alloc to memref.alloc in several
documentation sections, since they lead to misunderstandings, if they
are used.

Diff Detail

Event Timeline

dfki-jugr created this revision.Jan 11 2022, 2:13 AM
dfki-jugr requested review of this revision.Jan 11 2022, 2:13 AM
mehdi_amini accepted this revision.Jan 11 2022, 2:18 AM

Thanks!

This revision is now accepted and ready to land.Jan 11 2022, 2:18 AM
This revision was landed with ongoing or failed builds.Jan 11 2022, 2:24 AM
This revision was automatically updated to reflect the committed changes.