[Mlir-commits] [mlir] [mlir][complex] Lower `complex.conj` to LLVM (PR #98486)

Guillermo Callaghan llvmlistbot at llvm.org
Fri Jul 12 01:10:04 PDT 2024


Guillermo-Callaghan wrote:

> Hi, Is this part of a more general work to move ComplexToStandardConversionPatterns to ComplexToLLVM ?

No, this PR is just adding the lowering of `complex.conj` to the `-convert-complex-to-llvm` pass.

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


More information about the Mlir-commits mailing list