This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][SPIRVToLLVM] Updated documentation for composite ops
ClosedPublic

Authored by georgemitenkov on Oct 18 2020, 3:00 PM.

Details

Summary

Added a section on composite ops (spv.CompositeExtract and
spv.CompositeInsert) conversion.

Diff Detail

Event Timeline

georgemitenkov created this revision.Oct 18 2020, 3:00 PM
georgemitenkov requested review of this revision.Oct 18 2020, 3:00 PM
georgemitenkov retitled this revision from [MLIR][SPIRV] Updated documentation for composite ops to [MLIR][SPIRVToLLVM] Updated documentation for composite ops.Oct 18 2020, 11:02 PM
antiagainst accepted this revision.Oct 19 2020, 6:53 AM
This revision is now accepted and ready to land.Oct 19 2020, 6:53 AM