[PATCH] D134887: Add more generic builtin implementations to clspv's libclc SOURCES
Romaric Jodin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 09:08:05 PDT 2022
rjodinchr accepted this revision.
rjodinchr added a comment.
This revision is now accepted and ready to land.
I agree with everything there.
I have also seen `fdim.cl` being needed on some platforms.
================
Comment at: libclc/clspv/lib/SOURCES:31
../../generic/lib/math/clc_tan.cl
+../../generic/lib/math/clc_tan.cl
+../../generic/lib/math/clc_tanpi.cl
----------------
`clc_tan.cl` is already there
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134887/new/
https://reviews.llvm.org/D134887
More information about the llvm-commits
mailing list