[all-commits] [llvm/llvm-project] 13bb79: [mlir][spirv]: Add Image to Vulkan Storage Class M...

Jack Frankland via All-commits all-commits at lists.llvm.org
Mon Jun 23 09:44:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13bb7948c91404d03bad017b601386493bbb1760
      https://github.com/llvm/llvm-project/commit/13bb7948c91404d03bad017b601386493bbb1760
  Author: Jack Frankland <jack.frankland at arm.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M mlir/lib/Conversion/MemRefToSPIRV/MapMemRefStorageClassPass.cpp
    A mlir/test/Conversion/MemRefToSPIRV/map-storage-class-vk.mlir
    M mlir/test/Conversion/MemRefToSPIRV/map-storage-class.mlir

  Log Message:
  -----------
  [mlir][spirv]: Add Image to Vulkan Storage Class Map (#144899)

Extend the "storage class" <-> "memory space" map for the Vulkan SPIR-V
environment to include the Image class. 12 is chosen as the next
available value in the MemRef memory space list.

Signed-off-by: Jack Frankland <jack.frankland at arm.com>



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