This instruction is legalized in the same way as G_FSIN, G_FCOS, G_FLOG10, etc.
Update legalize-pow.mir and arm64-vfloatintrinsics.ll to reflect the change.
Paths
| Differential D60218
[GlobalISel][AArch64] Legalize vector G_FPOW ClosedPublic Authored by paquette on Apr 3 2019, 10:32 AM.
Details Summary This instruction is legalized in the same way as G_FSIN, G_FCOS, G_FLOG10, etc. Update legalize-pow.mir and arm64-vfloatintrinsics.ll to reflect the change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2019, 11:31 AM Closed by commit rL358764: [GlobalISel][AArch64] Legalize vector G_FPOW (authored by paquette). · Explain WhyApr 19 2019, 9:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195882 llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-pow.mir
llvm/trunk/test/CodeGen/AArch64/arm64-vfloatintrinsics.ll
|