This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Select atomic loads
ClosedPublic

Authored by arsenm on Aug 18 2019, 2:49 PM.

Diff Detail

Event Timeline

arsenm created this revision.Aug 18 2019, 2:49 PM
arsenm updated this revision to Diff 218236.Aug 31 2019, 1:54 PM

A new check for an explicitly atomic MMO is needed to avoid incorrectly matching pattern for non-atomic loads

This revision is now accepted and ready to land.Sep 3 2019, 10:00 AM
arsenm closed this revision.Sep 9 2019, 9:16 AM

r371418