[all-commits] [llvm/llvm-project] 43cec9: [clang][OpenMP] Propoagate debug location to OMPIR...
Jan Leyonberg via All-commits
all-commits at lists.llvm.org
Wed Jul 24 07:26:59 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 43cec9d5512692315a749ccb080dcd04561453f3
https://github.com/llvm/llvm-project/commit/43cec9d5512692315a749ccb080dcd04561453f3
Author: Jan Leyonberg <jan_sjodin at yahoo.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
Log Message:
-----------
[clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (#100358)
This patch propagates the debug location from Clang to the
OpenMPIRBuilder.
Fixes https://github.com/llvm/llvm-project/issues/97458
(cherry picked from commit 5b15d9c441810121c23f9f421bbb007fd4c448e8)
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