[PATCH] D56331: AMDGPU: test for uniformity of branch instruction, not its condition
Rhys Perry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 4 13:06:28 PST 2019
pendingchaos added a comment.
Not yet sure why the condition was not marked as divergent, but I think it was intentional.
Also not sure why the code was like this in the first place, but the new code seems to work fine.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56331/new/
https://reviews.llvm.org/D56331
More information about the llvm-commits
mailing list