[all-commits] [llvm/llvm-project] 64a8e1: libclc/asin: Switch to amd builtins version of asin

Aaron Watry via All-commits all-commits at lists.llvm.org
Tue Feb 4 11:30:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64a8e1b83e14836f97dab4d28dae498e897804e6
      https://github.com/llvm/llvm-project/commit/64a8e1b83e14836f97dab4d28dae498e897804e6
  Author: Aaron Watry <awatry at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M libclc/generic/lib/math/asin.cl
    R libclc/generic/lib/math/asin.inc

  Log Message:
  -----------
  libclc/asin: Switch to amd builtins version of asin

Fixes a wimpy-mode CTS failure for asin(float).

Passes non-wimpy for both float/double on RX580.

Signed-off-by: Aaron Watry <awatry at gmail.com>
Tested-by: Jan Vesely <jan.vesely at rutgers.edu>
Reviewed-by: Jan Vesely <jan.vesely at rutgers.edu>




More information about the All-commits mailing list