[PATCH] D18101: AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 21:40:05 PST 2016
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM, although your test would be greatly simplified by just running the divergence analysis like is done in test/Analysis/DivergenceAnalysis/AMDGPU
Are the standard atomic instructions also reported as divergent?
http://reviews.llvm.org/D18101
More information about the llvm-commits
mailing list