This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][SPIRV] Updated documentation for variableOp
ClosedPublic

Authored by georgemitenkov on Jul 20 2020, 1:37 PM.

Details

Summary

This is an update of the documentation for spv.Variable.
Removed bind and built_in that are now used with spv.globalVariable
instead.

Diff Detail

Event Timeline

georgemitenkov created this revision.Jul 20 2020, 1:37 PM
antiagainst accepted this revision.Jul 23 2020, 4:15 PM
This revision is now accepted and ready to land.Jul 23 2020, 4:15 PM
This revision was automatically updated to reflect the committed changes.