[PATCH] D89457: [VE] Support fabs/fcos/fsin/fsqrt math functions
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 14:27:50 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG410e5b17cf11: [VE] Support fabs/fcos/fsin/fsqrt math functions (authored by kaz7).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89457/new/
https://reviews.llvm.org/D89457
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/fabs.ll
llvm/test/CodeGen/VE/fcopysign.ll
llvm/test/CodeGen/VE/fcos.ll
llvm/test/CodeGen/VE/fp_copysign.ll
llvm/test/CodeGen/VE/fsin.ll
llvm/test/CodeGen/VE/fsqrt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89457.298468.patch
Type: text/x-patch
Size: 23709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/138713dc/attachment.bin>
More information about the llvm-commits
mailing list