This is an archive of the discontinued LLVM Phabricator instance.

[mlir][SPIR-V] Adding rationale for not using memref descriptors
ClosedPublic

Authored by mravishankar on Jul 20 2020, 9:58 AM.

Details

Summary

SPIR-V lowering does not use MemrefDescriptors when lowering memref
types. This adds rationale for the choice made.

Diff Detail

Event Timeline

mravishankar created this revision.Jul 20 2020, 9:58 AM
antiagainst accepted this revision.Jul 20 2020, 11:29 AM
This revision is now accepted and ready to land.Jul 20 2020, 11:29 AM
This revision was automatically updated to reflect the committed changes.