[all-commits] [llvm/llvm-project] 1c6e09: [flang] Added COMPLEX(16) ** INTEGER(4/8) lowering...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Wed Mar 6 08:17:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c6e09c27f2216070abe5c268fb6269aeea97e68
      https://github.com/llvm/llvm-project/commit/1c6e09c27f2216070abe5c268fb6269aeea97e68
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
    M flang/runtime/complex-powi.cpp
    A flang/test/Lower/Intrinsics/pow_complex16i.f90
    A flang/test/Lower/Intrinsics/pow_complex16k.f90

  Log Message:
  -----------
  [flang] Added COMPLEX(16) ** INTEGER(4/8) lowering and runtime. (#84115)



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