[Mlir-commits] [mlir] [ROCDL] Add the global.atomic.fadd intrinsic in ROCDL (PR #94486)
Giuseppe Rossini
llvmlistbot at llvm.org
Fri Jun 7 01:48:20 PDT 2024
================
@@ -165,7 +165,7 @@ def ROCDL_BallotOp :
let summary = "Vote across thread group";
let description = [{
- Ballot provides a bit mask containing the 1-bit predicate value from each lane.
+ Ballot provides a bit mask containing the 1-bit predicate value from each lane.
----------------
giuseros wrote:
Done
https://github.com/llvm/llvm-project/pull/94486
More information about the Mlir-commits
mailing list