[Mlir-commits] [mlir] [MLIR][ROCDL] Add conversion for gpu.subgroup_id to ROCDL (PR #136405)
Jakub Kuderski
llvmlistbot at llvm.org
Fri Apr 25 08:59:24 PDT 2025
================
@@ -740,3 +740,25 @@ gpu.module @test_module {
gpu.module @test_custom_data_layout attributes {llvm.data_layout = "e"} {
}
+
+// -----
+
+gpu.module @test_module {
----------------
kuhar wrote:
I don't see a test that uses the `subgroup-size` pass optio
https://github.com/llvm/llvm-project/pull/136405
More information about the Mlir-commits
mailing list