[PATCH] D73765: libclc: Use amd builtin for asin implementation
Aaron Watry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 21:11:51 PST 2020
awatry created this revision.
awatry added a reviewer: jvesely.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Fixes a wimpy-mode CTS failure for asin(float).
Passes non-wimpy for both float/double on RX580.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73765
Files:
libclc/generic/lib/math/asin.cl
libclc/generic/lib/math/asin.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73765.241633.patch
Type: text/x-patch
Size: 7451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/aacc95ff/attachment.bin>
More information about the llvm-commits
mailing list