[Mlir-commits] [mlir] [mlir][GPUToNVVM] enable fallback to generic LLVM lowering for math dialect in convert-gpu-to-nvvm pass (PR #165728)

Fabian Mora llvmlistbot at llvm.org
Thu Oct 30 07:55:44 PDT 2025


https://github.com/fabianmcg commented:

In general the change seems ok. However, it's important to note that the convert-gpu-to-nvvm is not really meant to be used in production, instead it's expected that people use convert to llvm.

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


More information about the Mlir-commits mailing list