[all-commits] [llvm/llvm-project] 071987: [SPIR-V] Clarify builtin default value handling; N...

Sven van Haastregt via All-commits all-commits at lists.llvm.org
Mon May 19 00:46:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 071987959a08b46072593026aa05c18430220f6d
      https://github.com/llvm/llvm-project/commit/071987959a08b46072593026aa05c18430220f6d
  Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

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

  Log Message:
  -----------
  [SPIR-V] Clarify builtin default value handling; NFC (#139691)

- Use a bool in `generateGetQueryInst` and rename the variable to better
convey its purpose.
 - Replace mentions of 0 by `DefaultValue` in comments.
 - Fix typos.



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