This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix atomic_inc/atomic_dec + ds_swizzle not being divergent
ClosedPublic

Authored by arsenm on Jan 26 2017, 7:48 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm created this revision.Jan 26 2017, 7:48 PM
arsenm updated this revision to Diff 86004.Jan 26 2017, 7:54 PM
arsenm retitled this revision from AMDGPU: Fix atomic_inc/atomic_dec not being divergent to AMDGPU: Fix atomic_inc/atomic_dec + ds_swizzle not being divergent.

Also ds_swizzle

This revision is now accepted and ready to land.Jan 30 2017, 4:00 AM
arsenm closed this revision.Jan 30 2017, 9:21 AM

r293504