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

Sergio Afonso via All-commits all-commits at lists.llvm.org
Wed Oct 30 04:24:41 PDT 2024


  Branch: refs/heads/users/skatrak/composite-blockargs-02-entryblockargs
  Home:   https://github.com/llvm/llvm-project
  Commit: 815910bccf1e3ccf81dbbaecd97fa6815fd0f25f
      https://github.com/llvm/llvm-project/commit/815910bccf1e3ccf81dbbaecd97fa6815fd0f25f
  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)

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