[PATCH] D134695: [VE] Change to expand FPOW

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 20:17:44 PDT 2022


kaz7 created this revision.
kaz7 added a reviewer: efocht.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134695

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/test/CodeGen/VE/Scalar/pow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134695.463082.patch
Type: text/x-patch
Size: 10709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220927/e178ec91/attachment.bin>


More information about the llvm-commits mailing list