[all-commits] [llvm/llvm-project] cb3498: [OpenMP][OpenMPIRBuilder] Support SPIR-V device va...

Nick Sarnie via All-commits all-commits at lists.llvm.org
Wed Feb 12 08:40:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb3498c6704daefc6e5221beb757126765737aa7
      https://github.com/llvm/llvm-project/commit/cb3498c6704daefc6e5221beb757126765737aa7
  Author: Nick Sarnie <nick.sarnie at intel.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.h
    A clang/test/OpenMP/spirv_variant_match.cpp
    M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
    M llvm/lib/Frontend/OpenMP/OMPContext.cpp

  Log Message:
  -----------
  [OpenMP][OpenMPIRBuilder] Support SPIR-V device variant matches (#126801)

We should be able to use `spirv64` as a device variant match and it
should be considered a GPU.

Also add the triple to an RTTI check.

Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>



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