[all-commits] [llvm/llvm-project] 008040: [clang] Add SPIR-V to some OpenMP clang tests (#13...
Nick Sarnie via All-commits
all-commits at lists.llvm.org
Thu Apr 3 07:37:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 008040482b15aa76699e61e59218e92d3786e17a
https://github.com/llvm/llvm-project/commit/008040482b15aa76699e61e59218e92d3786e17a
Author: Nick Sarnie <nick.sarnie at intel.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M clang/test/Headers/openmp_device_math_isnan.cpp
M clang/test/OpenMP/declare_variant_construct_codegen_1.c
M clang/test/OpenMP/interop_codegen.cpp
M clang/test/OpenMP/ompx_attributes_codegen.cpp
M clang/test/OpenMP/target_num_teams_num_threads_attributes.cpp
M clang/test/OpenMP/target_parallel_no_exceptions.cpp
M clang/test/OpenMP/target_team_variable_codegen.cpp
M clang/test/OpenMP/target_visibility.cpp
Log Message:
-----------
[clang] Add SPIR-V to some OpenMP clang tests (#133503)
Just to get some more coverage.
Some of the behavior might be weird and change in the future, but let's
lock down what happens today to at least prevent regressions.
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