[PATCH] D89228: [VE] Support copysign math function
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 03:22:03 PDT 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.
VE doesn't have instruction for copysign, so expand it. Add a
regression test also.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89228
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/fp_copysign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89228.297535.patch
Type: text/x-patch
Size: 7803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/0944af84/attachment.bin>
More information about the llvm-commits
mailing list