[all-commits] [llvm/llvm-project] f567c0: [libclc] Disable external-calls testing for clspv ...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Feb 18 15:15:28 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f567c03221769d0e5e267a3c239079756aadea80
      https://github.com/llvm/llvm-project/commit/f567c03221769d0e5e267a3c239079756aadea80
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M libclc/cmake/modules/AddLibclc.cmake

  Log Message:
  -----------
  [libclc] Disable external-calls testing for clspv targets (#127529)

These targets don't include all OpenCL builtins, so there will always be
external calls in the final bytecode module.

Fixes #127316.

(cherry picked from commit 9fec0a0942f5a11f4dcfec20aa485a8513661720)



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