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

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


================
@@ -40,6 +40,7 @@ add_flang_library(FIRCodeGen
   MLIRMathToLLVM
   MLIRMathToLibm
   MLIRMathToROCDL
+  MLIRComplexToROCDL
----------------
krzysz00 wrote:

This bit seems to be alphabetized. Please move  to the right spot

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


More information about the Mlir-commits mailing list