[Mlir-commits] [mlir] [MLIR][GPU-LLVM] Convert `gpu.func` to `llvm.func` (PR #101664)

Victor Perez llvmlistbot at llvm.org
Mon Aug 5 04:01:18 PDT 2024


victor-eds wrote:

Alternatively to the current `numBytes` approach for `llvm.mlir.workgroup_attrib_size`, we could attach a `<NumElems, Type>` tuple. WDYT?

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


More information about the Mlir-commits mailing list