[PATCH] D134266: Introduce predicate for a atomic operations in GMIR

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 07:43:29 PDT 2022


yassingh added a comment.

In D134266#3802636 <https://reviews.llvm.org/D134266#3802636>, @arsenm wrote:

> What's this going to be used for?

Atomic instructions are inherently divergent, uniformity analysis need to identify these instructions to mark them divergent


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134266



More information about the llvm-commits mailing list