[all-commits] [llvm/llvm-project] f725fa: [flang][OpenMP] Move clause/object conversion to h...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Mar 29 09:46:07 PDT 2024
Branch: refs/heads/users/kparzysz/spr/a05-makeclause
Home: https://github.com/llvm/llvm-project
Commit: f725face892cef4faf9f17d4b549541bdbcd7e08
https://github.com/llvm/llvm-project/commit/f725face892cef4faf9f17d4b549541bdbcd7e08
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.h
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Lower/OpenMP/Utils.cpp
M flang/lib/Lower/OpenMP/Utils.h
Log Message:
-----------
[flang][OpenMP] Move clause/object conversion to happen early, in genOMP
This removes the last use of genOmpObectList2, which has now been removed.
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