[Mlir-commits] [mlir] [MLIR][GPU] Add a pattern to rewrite gpu.subgroup_id (PR #137671)

Alan Li llvmlistbot at llvm.org
Tue Apr 29 06:21:45 PDT 2025


================
@@ -0,0 +1,26 @@
+// RUN: mlir-opt --test-gpu-rewrite -split-input-file %s | FileCheck %s
+
+module {
----------------
lialan wrote:

Updated

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


More information about the Mlir-commits mailing list