[Mlir-commits] [flang] [mlir] [MLIR] Add ComplexTOROCDL pass (PR #144926)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Fri Jun 20 02:53:21 PDT 2025
ftynse wrote:
> 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.
At which point, we could merge this into that and rename it to something more obvious.
https://github.com/llvm/llvm-project/pull/144926
More information about the Mlir-commits
mailing list