[Mlir-commits] [llvm] [mlir] [MLIR][Conversion] Fix assert and print lowering in gpu.module (PR #214997)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon Aug 10 14:11:55 PDT 2026


https://github.com/krzysz00 commented:

Patch overall feels correct, though, at a high level, calling `printf()` inside a GPU kernel really isn't guaranteed to work on a lot of platforms

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


More information about the Mlir-commits mailing list