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

Krzysztof Drewniak via flang-commits flang-commits at lists.llvm.org
Tue Jun 24 08:38:42 PDT 2025


================
@@ -0,0 +1,26 @@
+// RUN: mlir-opt %s -convert-complex-to-rocdl | FileCheck %s
+
+// CHECK-DAG: @__ocml_cabs_f32(complex<f32>) -> f32
----------------
krzysz00 wrote:

... Have we verified that these lower correctly?

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


More information about the flang-commits mailing list