[all-commits] [llvm/llvm-project] dd19e7: [libclc] Move cbrt to the CLC library; vectorize (...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Wed Apr 2 02:18:45 PDT 2025


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

  Changed paths:
    A libclc/clc/include/clc/math/clc_cbrt.inc
    M libclc/clc/include/clc/math/tables.h
    M libclc/clc/lib/generic/SOURCES
    A libclc/clc/lib/generic/math/clc_cbrt.cl
    A libclc/clc/lib/generic/math/clc_cbrt.inc
    M libclc/clc/lib/generic/math/clc_tables.cl
    M libclc/generic/lib/math/cbrt.cl
    M libclc/generic/lib/math/tables.cl

  Log Message:
  -----------
  [libclc] Move cbrt to the CLC library; vectorize (#133940)



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