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

Hugo Trachino llvmlistbot at llvm.org
Mon Aug 5 09:19:37 PDT 2024


nujaa wrote:

I am not really sure why some complex dialects lowering are in complexToStandard, complexToLLVM or both. I am tempted to ask the original submitters @akuegel and @pifon2a if there's a need to split the lowering. Should ComplexToLLVM call ComplexToStandard ? Or is it considered the user responsability to run both ?

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


More information about the Mlir-commits mailing list