[Mlir-commits] [mlir] [mlir][ROCDL] Improve block/grid_dim handling, fix subgroup ID (PR #186235)

Tim Gymnich llvmlistbot at llvm.org
Fri Mar 13 03:06:12 PDT 2026


================
@@ -1,4 +1,4 @@
-//===- IndexIntrinsicsOpLowering.h - GPU IndexOps Lowering class *- C++ -*-===//
+//===- IndexIntrinsicsOpLowering.h - GPU Index Op Lowering ---*- C++ -*-===//
----------------
tgymnich wrote:

header is a bit too short.
```suggestion
//===- IndexIntrinsicsOpLowering.h - GPU Index Op Lowering ------*- C++ -*-===//
```

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


More information about the Mlir-commits mailing list