[all-commits] [llvm/llvm-project] efeafa: libclc: Use acos implementation from amd_builtins
Jan Vesely via All-commits
all-commits at lists.llvm.org
Thu Feb 20 21:05:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efeafa1bdaa715733fc100bcd9d21f93c7272368
https://github.com/llvm/llvm-project/commit/efeafa1bdaa715733fc100bcd9d21f93c7272368
Author: Jan Vesely <jan.vesely at rutgers.edu>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M libclc/generic/lib/math/acos.cl
R libclc/generic/lib/math/acos.inc
Log Message:
-----------
libclc: Use acos implementation from amd_builtins
Fixes acos CTS (1 thread, scalar) on AMD Turks.
Reviewer: tstellar
Differential Revision: https://reviews.llvm.org/D74011
More information about the All-commits
mailing list