[all-commits] [llvm/llvm-project] 78d95c: [libclc] Move fract to the CLC library (#137785)

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Apr 29 05:58:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78d95cc54455755eaac43d956baed6a3612bc72c
      https://github.com/llvm/llvm-project/commit/78d95cc54455755eaac43d956baed6a3612bc72c
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    A libclc/clc/include/clc/math/clc_fract.h
    M libclc/clc/lib/generic/SOURCES
    A libclc/clc/lib/generic/math/clc_fract.cl
    A libclc/clc/lib/generic/math/clc_fract.inc
    M libclc/generic/include/clc/math/fract.h
    R libclc/generic/include/clc/math/fract.inc
    M libclc/generic/lib/math/fract.cl
    R libclc/generic/lib/math/fract.inc

  Log Message:
  -----------
  [libclc] Move fract to the CLC library (#137785)

The builtin was already vectorized so there's no difference to codegen
for non-SPIR-V targets.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list