[Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDL pass (PR #144926)

Krzysztof Drewniak llvmlistbot at llvm.org
Thu Jun 19 16:12:40 PDT 2025


https://github.com/krzysz00 commented:

I will note that `MathToROCDL` is already the "patterns for calling functions from the ROCm device libraries" pass, so ComplexToROCDL is at least consistent with existing practice.

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


More information about the Mlir-commits mailing list