This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Flag new raw/struct atomic ops as source of divergence
ClosedPublic

Authored by tpr on Apr 15 2019, 2:26 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tpr created this revision.Apr 15 2019, 2:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2019, 2:26 PM

The test should go with the rest in test/Analysis/DivergenceAnalysis

tpr updated this revision to Diff 195523.Apr 17 2019, 2:16 AM

V2: Addressed review comment: moved tests.

arsenm accepted this revision.Apr 17 2019, 2:25 AM

LGTM

This revision is now accepted and ready to land.Apr 17 2019, 2:25 AM
This revision was automatically updated to reflect the committed changes.