Files
clang-p2996/llvm/test
Ruiling Song 2ab6835f28 AMDGPU: mark SET_INACTIVE_* as convergent operation
set_inactive is actually a kind of operation that is passing certain
value from active threads to inactive threads. In later WWM operation,
the activated threads which were disabled before would read such
values passed to them by set_inactive operation. So I think the
set_inactive is a convergent operation.

Differential Revision: https://reviews.llvm.org/D147683
2023-04-07 09:10:43 +08:00
..
2023-04-06 14:35:27 -04:00