This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Update store node checks for atomics
ClosedPublic

Authored by arsenm on May 26 2020, 8:18 AM.

Details

Reviewers
rampitec
Summary

Prepare to switch to using StoreSDNode for atomic stores.

Diff Detail

Event Timeline

arsenm created this revision.May 26 2020, 8:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2020, 8:18 AM
This revision is now accepted and ready to land.May 26 2020, 11:02 AM