[Mlir-commits] [mlir] [mlir] Use custom mlir::Complex type for non-float complex numbers (PR #191821)

Rahul Joshi llvmlistbot at llvm.org
Wed Apr 29 05:17:40 PDT 2026


================
@@ -0,0 +1,251 @@
+//===- ComplexTest.cpp - mlir::complex Tests ------------------------------===//
----------------
jurahul wrote:

https://llvm.org/docs/CodingStandards.html#file-headers

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


More information about the Mlir-commits mailing list