[all-commits] [llvm/llvm-project] 4b0dd8: [OFFLOAD] Introduce OpenMP math wrappers for SPIRV...

fineg74 via All-commits all-commits at lists.llvm.org
Fri Apr 17 23:16:43 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b0dd87d3a29af0b35f6f40551abc49ad422f6f9
      https://github.com/llvm/llvm-project/commit/4b0dd87d3a29af0b35f6f40551abc49ad422f6f9
  Author: fineg74 <61437305+fineg74 at users.noreply.github.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M clang/lib/Headers/CMakeLists.txt
    M clang/lib/Headers/__clang_spirv_libdevice_declares.h
    A clang/lib/Headers/__clang_spirv_math.h
    M clang/lib/Headers/openmp_wrappers/math.h

  Log Message:
  -----------
  [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (#192139)

This PR is a first step to introduce math OpenMP wrappers for SPIRV
backend.
As a first step only API that either mapped to existing SPIRV API or has
straightforward implementation is introduced.



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