[all-commits] [llvm/llvm-project] 55e4e3: [Flang][OpenMP] Access full list of entry block sy...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Wed Oct 30 05:08:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55e4e3ff653356a9079906e209099684723caa4c
      https://github.com/llvm/llvm-project/commit/55e4e3ff653356a9079906e209099684723caa4c
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-10-30 (Wed, 30 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) (#113681)

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