[all-commits] [llvm/llvm-project] 8648be: [NFC][libclc] Rename clc_cbrt.inc to clc_cbrt.h (#...

Wenju He via All-commits all-commits at lists.llvm.org
Tue Nov 4 16:20:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8648beff758db89e2eb816bd01d9b3c37e6aa3f9
      https://github.com/llvm/llvm-project/commit/8648beff758db89e2eb816bd01d9b3c37e6aa3f9
  Author: Wenju He <wenju.he at intel.com>
  Date:   2025-11-05 (Wed, 05 Nov 2025)

  Changed paths:
    A libclc/clc/include/clc/math/clc_cbrt.h
    R libclc/clc/include/clc/math/clc_cbrt.inc
    M libclc/clc/lib/generic/math/clc_cbrt.cl
    M libclc/opencl/lib/generic/math/cbrt.cl

  Log Message:
  -----------
  [NFC][libclc] Rename clc_cbrt.inc to clc_cbrt.h (#166330)

__clc_cbrt functions are declared in clc_cbrt.inc. Rename to .h for
consistency with other headers.



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