[all-commits] [llvm/llvm-project] 476c1c: [SPIR-V] Don't emit OpLifetime for Vulkan (#135166)

Nathan Gauër via All-commits all-commits at lists.llvm.org
Fri Apr 11 02:12:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 476c1c5ec557af59afb7b9eff0198e2d84c83973
      https://github.com/llvm/llvm-project/commit/476c1c5ec557af59afb7b9eff0198e2d84c83973
  Author: Nathan Gauër <brioche at google.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVPrepareFunctions.cpp
    M llvm/test/CodeGen/SPIRV/llvm-intrinsics/lifetime.ll

  Log Message:
  -----------
  [SPIR-V] Don't emit OpLifetime for Vulkan (#135166)

Those instructions require the Kernel capability, which is not available
when targeting Vulkan.



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