[Mlir-commits] [mlir] [mlir] Let GPU ID bounds work on any FunctionOpInterfaces (PR #95166)

Krzysztof Drewniak llvmlistbot at llvm.org
Tue Jun 11 13:06:11 PDT 2024


krzysz00 wrote:

1. I remember there being a note on Discourse recently saying that non-kernel GPU functions could be `func.func`s
2. IREE keeps its GPU code in a `func.func` and I want those `InferIntRangeInterface` implementations to work there

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


More information about the Mlir-commits mailing list