[all-commits] [llvm/llvm-project] 9b4307: [SPIR-V] Extend support for __spirv_ builtins (#11...

Vyacheslav Levytskyy via All-commits all-commits at lists.llvm.org
Thu Nov 21 09:46:55 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b43078e4c4da6b17b25c18945639c9232ef68c0
      https://github.com/llvm/llvm-project/commit/9b43078e4c4da6b17b25c18945639c9232ef68c0
  Author: Vyacheslav Levytskyy <vyacheslav.levytskyy at intel.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
    M llvm/lib/Target/SPIRV/SPIRVBuiltins.td
    M llvm/test/CodeGen/SPIRV/instructions/integer-casts.ll

  Log Message:
  -----------
  [SPIR-V] Extend support for __spirv_ builtins (#117190)

This PR extends support for `__spirv_` builtins by adding missed
builtins (`GroupNonUniformBroadcast*`) and supporting more "_R<type>"
builtins.



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