[all-commits] [llvm/llvm-project] 022039: [SPIRV] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Aug 1 06:58:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 022039e4978991bd15263a78122166c0d3def8bb
      https://github.com/llvm/llvm-project/commit/022039e4978991bd15263a78122166c0d3def8bb
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp

  Log Message:
  -----------
  [SPIRV] Fix a warning

This patch fixes:

  llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp:642:16: error: unused
  variable 'StructSize' [-Werror,-Wunused-variable]



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