[all-commits] [llvm/llvm-project] bac3ae: [flang] Lower integer exponentiation into math::IP...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Tue Aug 30 14:11:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bac3aeda0694868854016050e8cc9766486dd5a7
      https://github.com/llvm/llvm-project/commit/bac3aeda0694868854016050e8cc9766486dd5a7
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M flang/lib/Lower/IntrinsicCall.cpp
    M flang/lib/Optimizer/CodeGen/CMakeLists.txt
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp
    M flang/test/Intrinsics/math-codegen.fir
    M flang/test/Lower/power-operator.f90

  Log Message:
  -----------
  [flang] Lower integer exponentiation into math::IPowI.

Differential Revision: https://reviews.llvm.org/D132770




More information about the All-commits mailing list