VE doesn't have FPOW instruction, so this patch makes llvm expand it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134695
[VE] Change to expand FPOW ClosedPublic Authored by kaz7 on Sep 26 2022, 8:17 PM.
Details
Summary VE doesn't have FPOW instruction, so this patch makes llvm expand it.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 27 2022, 3:01 AM This revision was landed with ongoing or failed builds.Sep 27 2022, 4:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463182 llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/Scalar/pow.ll
|