This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Unify mixed scalar/vector primitive type resources
ClosedPublic

Authored by antiagainst on Aug 4 2022, 3:02 PM.

Details

Summary

This further relaxes the requirement to allow aliased resources
to have different primitive types and some are scalars while the
other are vectors.

Diff Detail

Event Timeline

antiagainst created this revision.Aug 4 2022, 3:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2022, 3:02 PM
antiagainst requested review of this revision.Aug 4 2022, 3:02 PM
ThomasRaoux accepted this revision.Aug 8 2022, 11:22 AM
This revision is now accepted and ready to land.Aug 8 2022, 11:22 AM
This revision was landed with ongoing or failed builds.Aug 8 2022, 11:30 AM
This revision was automatically updated to reflect the committed changes.