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