This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][SPIRVToLLVM] Updated the documentation for type conversion
ClosedPublic

Authored by georgemitenkov on Aug 26 2020, 8:57 PM.

Details

Summary

This patch updates the type conversion section of the documentation.
It includes the modelling of array strides and the mapping of the
naturally padded structs.

Diff Detail

Event Timeline

georgemitenkov created this revision.Aug 26 2020, 8:57 PM
georgemitenkov requested review of this revision.Aug 26 2020, 8:57 PM
mravishankar accepted this revision.Aug 26 2020, 9:29 PM
This revision is now accepted and ready to land.Aug 26 2020, 9:29 PM