[all-commits] [llvm/llvm-project] 6d6886: [flang][OpenMP] Minimal fix for flang build after ...
Julian Brown via All-commits
all-commits at lists.llvm.org
Mon Aug 5 10:34:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d688601bc1235c04053b1d5eac75fdf5851de9c
https://github.com/llvm/llvm-project/commit/6d688601bc1235c04053b1d5eac75fdf5851de9c
Author: Julian Brown <julian.brown at amd.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M flang/lib/Lower/OpenMP/Clauses.cpp
M flang/lib/Lower/OpenMP/Clauses.h
M flang/lib/Semantics/check-omp-structure.cpp
Log Message:
-----------
[flang][OpenMP] Minimal fix for flang build after 'omp assume' patch (#102008)
This patch restores the flang build, which was inadvertently broken by
the patch to implement 'omp assume' support
(a42e515e3a9f3bb4e44389c097b89104d95b9b29).
Thanks to Maxim Kuvyrkov and the Linaro auto-tester for the heads-up.
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