[all-commits] [llvm/llvm-project] 7baa7e: [libclc]: clspv: add a dummy implememtation for mu...

Romaric Jodin via All-commits all-commits at lists.llvm.org
Thu Apr 3 02:19:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7baa7edc00c5c92e2d17bae760db2e6df97dcec6
      https://github.com/llvm/llvm-project/commit/7baa7edc00c5c92e2d17bae760db2e6df97dcec6
  Author: Romaric Jodin <rjodin at chromium.org>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M libclc/clc/lib/clspv/SOURCES
    A libclc/clc/lib/clspv/integer/clc_mul_hi.cl

  Log Message:
  -----------
  [libclc]: clspv: add a dummy implememtation for mul_hi (#134094)

clspv uses a better implementation that is not using a bigger side when
not available.
Add a dummy implementation for mul_hi to avoid to override the
implementation of clspv with the one in libclc.



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