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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Thu Jun 19 11:19:01 PDT 2025


https://github.com/ftynse requested changes to this pull request.

The name of the pass should clearly indicate what it does: convert operations to function calls. The current name suggests that it converts operations to operations from the [ROCDL dialect](https://mlir.llvm.org/docs/Dialects/ROCDLDialect/).

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


More information about the Mlir-commits mailing list