[all-commits] [llvm/llvm-project] 21508f: libclc: clspv: fix fma, add vstore and fix inlinin...

Kévin Petit via All-commits all-commits at lists.llvm.org
Tue May 9 08:53:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21508fa76914a5e4281dc5bc77cac7f2e8bc3aef
      https://github.com/llvm/llvm-project/commit/21508fa76914a5e4281dc5bc77cac7f2e8bc3aef
  Author: Kévin Petit <kpet at free.fr>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M libclc/CMakeLists.txt
    M libclc/clspv/lib/SOURCES
    M libclc/clspv/lib/math/fma.cl
    A libclc/clspv/lib/shared/vstore_half.cl
    A libclc/clspv/lib/shared/vstore_half.inc
    M libclc/generic/include/clc/clcfunc.h

  Log Message:
  -----------
  libclc: clspv: fix fma, add vstore and fix inlining issues

https://reviews.llvm.org/D147773

Patch by Romaric Jodin <rjodin at google.com>




More information about the All-commits mailing list