AmrDeveloper wrote: > Beyond that, the existing handling for the complex division promote case is > wrong. It should really be determining that promotion type (if available) > during codegen and attaching that to the operation as an attribute. > @AmrDeveloper is this something you could handle?
Yes, I will handle that https://github.com/llvm/llvm-project/pull/216498 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
