[Mlir-commits] [mlir] Revert "[mlir][NVVM] Disallow results on kernel functions (#96399)" (PR #97074)

Guray Ozen llvmlistbot at llvm.org
Fri Jun 28 12:11:44 PDT 2024


grypp wrote:

> The GPU dialect might enforce that kernel functions have no results, but it doesn't make sense to propagate this constraint downstream.

Can you please show me an example of a kernel can return a value? So we can agree on that revert :) 

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


More information about the Mlir-commits mailing list