[all-commits] [llvm/llvm-project] 302ed9: [flang][OpenMP] Move lowering of ATOMIC to separat...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Jun 27 06:19:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 302ed97b583f0529959b198366ffe892644007ba
https://github.com/llvm/llvm-project/commit/302ed97b583f0529959b198366ffe892644007ba
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M flang/lib/Lower/CMakeLists.txt
A flang/lib/Lower/OpenMP/Atomic.cpp
A flang/lib/Lower/OpenMP/Atomic.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
[flang][OpenMP] Move lowering of ATOMIC to separate file, NFC (#146067)
Reinstate commits e5559ca4 and 925dbc79 with changes that avoid the
reported failures in Windows builds.
Ref: https://github.com/llvm/llvm-project/pull/144960
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