[all-commits] [llvm/llvm-project] 5e6c74: [clang] Fix SPIR-V OpenMP test assembler check (#1...
Nick Sarnie via All-commits
all-commits at lists.llvm.org
Thu Jan 9 08:38:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e6c74d086848d8525b2bdd3b3e717c64b576193
https://github.com/llvm/llvm-project/commit/5e6c74d086848d8525b2bdd3b3e717c64b576193
Author: Nick Sarnie <nick.sarnie at intel.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang/test/Driver/spirv-openmp-toolchain.c
Log Message:
-----------
[clang] Fix SPIR-V OpenMP test assembler check (#122310)
Testing is failing in HEAD, Integration issue with the SPIR-V OpenMP
change and the SPIR-V change adding the assembler job.
I notice there is a consistency issue in the binding name "SPIRV" vs
"SPIR-V", I will fix that in a separate commit so we unbreak build ASAP.
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