[all-commits] [llvm/llvm-project] de8013: [VE] Change to expand FPOW

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Sep 27 04:03:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de8013201f528b7b6ddd8c6500baab8c741f79a1
      https://github.com/llvm/llvm-project/commit/de8013201f528b7b6ddd8c6500baab8c741f79a1
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp
    A llvm/test/CodeGen/VE/Scalar/pow.ll

  Log Message:
  -----------
  [VE] Change to expand FPOW

VE doesn't have FPOW instruction, so this patch makes llvm expand it.

Reviewed By: efocht

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




More information about the All-commits mailing list