[PATCH] D41292: [AMDGPU] Fixed incorrect uniform branch condition

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 09:47:35 PST 2017


tpr added a comment.

Ah, I didn't see r286134.

How do you mean, partially revert it? It looks like I want to completely revert it and fix the comment for semantic correctness, then think about optimizing the cases when the s_and is not needed.


https://reviews.llvm.org/D41292





More information about the llvm-commits mailing list