This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Update VectorToGPU to new memory space
ClosedPublic

Authored by ThomasRaoux on Jan 19 2023, 5:44 AM.

Details

Summary

GPU memory space have changed to new attributes. Update VectorToGPU pass
to use those.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jan 19 2023, 5:44 AM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Jan 19 2023, 5:44 AM
antiagainst accepted this revision.Jan 19 2023, 9:06 AM
This revision is now accepted and ready to land.Jan 19 2023, 9:06 AM
This revision was automatically updated to reflect the committed changes.