[all-commits] [llvm/llvm-project] 9d7780: [OMPIRBuilder] Don't use invalid debug loc in task...
Abid Qadeer via All-commits
all-commits at lists.llvm.org
Mon Jul 14 13:04:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d778089db1e1d44d5e70372b28c5524dbdfbf0c
https://github.com/llvm/llvm-project/commit/9d778089db1e1d44d5e70372b28c5524dbdfbf0c
Author: Abid Qadeer <haqadeer at amd.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
A mlir/test/Target/LLVMIR/omptarget-debug-target-task.mlir
Log Message:
-----------
[OMPIRBuilder] Don't use invalid debug loc in task proxy function. (#148284)
This is similar to https://github.com/llvm/llvm-project/pull/147950 but
for task proxy function.
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