[all-commits] [llvm/llvm-project] 806d59: [libclc] Fix unguarded use of image types (#136871)

Fraser Cormack via All-commits all-commits at lists.llvm.org
Wed Apr 23 07:55:09 PDT 2025


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

  Changed paths:
    M libclc/generic/include/clc/image/image.h

  Log Message:
  -----------
  [libclc] Fix unguarded use of image types (#136871)

Commit 8292e05 which switched the OpenCL C version to 3.0 exposed this
issue, which wasn't caught in pre-commit CI.



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