[all-commits] [llvm/llvm-project] 1e73f9: [Flang][OpenMP] Access full list of entry block sy...
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Fri Oct 25 05:17:51 PDT 2024
Branch: refs/heads/users/skatrak/composite-blockargs-02-entryblockargs
Home: https://github.com/llvm/llvm-project
Commit: 1e73f9391304043806276e0fb19d8089feb70f38
https://github.com/llvm/llvm-project/commit/1e73f9391304043806276e0fb19d8089feb70f38
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
[Flang][OpenMP] Access full list of entry block syms and vars (NFC)
This patch adds methods to `EntryBlockArgs` to access the full list of entry
block argument-related symbols and variables, in their standard order. This
helps centralizing this logic in as few places as possible to avoid future
inconsistencies.
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