[all-commits] [llvm/llvm-project] 817519: [SPIR-V] Emit proper pointer type for OpenCL kerne...

Michal Paszkowski via All-commits all-commits at lists.llvm.org
Wed Oct 18 20:52:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 817519058a986794e6acc06e4386fa183c4472a0
      https://github.com/llvm/llvm-project/commit/817519058a986794e6acc06e4386fa183c4472a0
  Author: Michal Paszkowski <michal.paszkowski at outlook.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.h
    M llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
    M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
    M llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h
    M llvm/lib/Target/SPIRV/SPIRVUtils.cpp
    M llvm/lib/Target/SPIRV/SPIRVUtils.h
    A llvm/test/CodeGen/SPIRV/pointers/getelementptr-base-type.ll
    A llvm/test/CodeGen/SPIRV/pointers/kernel-argument-pointer-addressspace.ll
    A llvm/test/CodeGen/SPIRV/pointers/kernel-argument-pointer-type.ll

  Log Message:
  -----------
  [SPIR-V] Emit proper pointer type for OpenCL kernel arguments (#67726)




More information about the All-commits mailing list