[PATCH] D151341: AMDGPU: Special case uniformity info for singlethreaded workitem IDs

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 08:59:12 PDT 2023


jhuber6 added a comment.

In D151341#4368704 <https://reviews.llvm.org/D151341#4368704>, @arsenm wrote:

> Ballots are forcibly uniform all the time. I guess this works for every operation and don't actually need to look for specific intrinsics

We should be able to remove every `convergent` attribute under this special case, right.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151341/new/

https://reviews.llvm.org/D151341



More information about the llvm-commits mailing list