This is an archive of the discontinued LLVM Phabricator instance.

Add scalar support for amdgpu.raw_buffer_{load,store}
ClosedPublic

Authored by giuseros on Mar 20 2023, 4:12 AM.

Details

Summary

Introduce the possibility to load/store scalars via amdgpu.raw_buffer_{load,store}

Diff Detail

Event Timeline

giuseros created this revision.Mar 20 2023, 4:12 AM
giuseros requested review of this revision.Mar 20 2023, 4:12 AM
giuseros updated this revision to Diff 506535.Mar 20 2023, 4:18 AM

Correct a typo stemmed from rebase

krzysz00 accepted this revision.Mar 20 2023, 7:37 AM

Looks good to me! I can land this if you'd like

This revision is now accepted and ready to land.Mar 20 2023, 7:37 AM

Looks good to me! I can land this if you'd like

Yes, please! Thanks @krzysz00 !

This revision was landed with ongoing or failed builds.Mar 20 2023, 1:19 PM
This revision was automatically updated to reflect the committed changes.