This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix matching wrong offsets for global atomic loads
ClosedPublic

Authored by arsenm on Aug 13 2020, 5:48 PM.

Details

Summary

These used signed offsets with a different size.

Diff Detail

Event Timeline

arsenm created this revision.Aug 13 2020, 5:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 13 2020, 5:48 PM
arsenm requested review of this revision.Aug 13 2020, 5:48 PM
rampitec accepted this revision.Aug 14 2020, 12:57 PM
This revision is now accepted and ready to land.Aug 14 2020, 12:57 PM