VE doesn't have instruction for copysign, so expand it. Add a
regression test also.
Details
Details
- Reviewers
simoll k-ishizaka - Commits
- rG66be2e00ef29: [VE] Support copysign math function
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89228
[VE] Support copysign math function ClosedPublic Authored by kaz7 on Oct 12 2020, 3:22 AM.
Details
Summary VE doesn't have instruction for copysign, so expand it. Add a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 12 2020, 4:57 AM This revision was landed with ongoing or failed builds.Oct 12 2020, 5:06 AM Closed by commit rG66be2e00ef29: [VE] Support copysign math function (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297563 llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/fp_copysign.ll
|