This is an archive of the discontinued LLVM Phabricator instance.

[mlir][memref] Introduce UnrankedMemRefOf to tablegen definitions
ClosedPublic

Authored by herhut on Jun 25 2021, 3:45 AM.

Details

Summary

This enables specifying operations that only support some element types for
unranked memrefs.

Diff Detail

Event Timeline

herhut created this revision.Jun 25 2021, 3:45 AM
herhut requested review of this revision.Jun 25 2021, 3:45 AM
pifon2a accepted this revision.Jun 25 2021, 3:46 AM
This revision is now accepted and ready to land.Jun 25 2021, 3:46 AM