[all-commits] [llvm/llvm-project] 597ffb: Revert "[flang][OpenMP] Fix namespace nesting afte...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Jun 26 06:34:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 597ffb1187dd1941b7c9f90001fc3cf6ecefdac5
https://github.com/llvm/llvm-project/commit/597ffb1187dd1941b7c9f90001fc3cf6ecefdac5
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M flang/lib/Lower/OpenMP/Atomic.h
Log Message:
-----------
Revert "[flang][OpenMP] Fix namespace nesting after PR144960"
PR#144960 broke check-flang tests on Windows (x64/ARM64).
This reverts commit 925dbc798828d78e5300972dfdabb89955216229.
Commit: cfdc4c4a5b671646cb08aeab106103cc7006cb89
https://github.com/llvm/llvm-project/commit/cfdc4c4a5b671646cb08aeab106103cc7006cb89
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M flang/lib/Lower/CMakeLists.txt
R flang/lib/Lower/OpenMP/Atomic.cpp
R flang/lib/Lower/OpenMP/Atomic.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
Revert "[flang][OpenMP] Move lowering of ATOMIC to separate file, NFC (#144960)"
PR#144960 broke check-flang tests on Windows (x64/ARM64).
This reverts commit e5559ca45f211f2cdd9c81e46935afe1cc2e22ab.
Compare: https://github.com/llvm/llvm-project/compare/a1d5b9d1cda4...cfdc4c4a5b67
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