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

Petr Kurapov llvmlistbot at llvm.org
Mon Aug 5 04:11:11 PDT 2024


kurapov-peter wrote:

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

A tuple is probably more convenient, yup.

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


More information about the Mlir-commits mailing list