[Mlir-commits] [mlir] [ROCDL] Add the global.atomic.fadd intrinsic in ROCDL (PR #94486)

Matt Arsenault llvmlistbot at llvm.org
Thu Jun 6 10:45:49 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.
----------------
arsenm wrote:

Unrelated whitespace change 

https://github.com/llvm/llvm-project/pull/94486


More information about the Mlir-commits mailing list