[PATCH] D53928: Enable builtins necessary for SLEEF [AArch64] vectorized trigonometry libm functions
Stefan Teleman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 10 08:32:50 PST 2019
steleman added a comment.
Ping!
Yes, I know, everyone was away for the holidays. :-)
Could someone please take a look at this. We'd like to make sure everything is OK on this side before D53927 <https://reviews.llvm.org/D53927> can proceed.
Yes, it's a bit of a circular dependency in that sense.
This changeset doesn't cover any of the problems with OpenMP and conflicting pragmas and semantics described above by Renato. This is just the clang side of straightforward mapping of SLEEF vectorized function calls.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53928/new/
https://reviews.llvm.org/D53928
More information about the cfe-commits
mailing list