[all-commits] [llvm/llvm-project] df03f7: [flang][openacc] use location of end directive for...
Andre Kuhlenschmidt via All-commits
all-commits at lists.llvm.org
Fri May 23 13:39:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df03f7ed4cc9555c7f55945065a6e9c3c6ad5f11
https://github.com/llvm/llvm-project/commit/df03f7ed4cc9555c7f55945065a6e9c3c6ad5f11
Author: Andre Kuhlenschmidt <andre.kuhlenschmidt at gmail.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/locations.f90
Log Message:
-----------
[flang][openacc] use location of end directive for exit operations (#140763)
Make sure to preserve the location of the end statement on data
declarations for use in debugging OpenACC runtime.
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