[all-commits] [llvm/llvm-project] f65992: Remove genComplexPow, use genMathOp instead.

Akash Banerjee via All-commits all-commits at lists.llvm.org
Wed Sep 17 15:05:52 PDT 2025


  Branch: refs/heads/users/Akash/complex_powi
  Home:   https://github.com/llvm/llvm-project
  Commit: f659924576565e89b98ad381a8fd54020515592b
      https://github.com/llvm/llvm-project/commit/f659924576565e89b98ad381a8fd54020515592b
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
    M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
    M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir

  Log Message:
  -----------
  Remove genComplexPow, use genMathOp instead.
Add complex.powi->complex.pow conversion in ComplexToStandard pass.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list