[all-commits] [llvm/llvm-project] 8a3a08: [Flang][HLFIR] : Use the attributes from the ultim...

Kiran Chandramohan via All-commits all-commits at lists.llvm.org
Mon Nov 6 03:52:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a3a0821568ac4a1e5c88e101ee8eea9d503d59d
      https://github.com/llvm/llvm-project/commit/8a3a0821568ac4a1e5c88e101ee8eea9d503d59d
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M flang/lib/Lower/ConvertVariable.cpp
    M flang/test/Lower/OpenMP/parallel-private-clause.f90
    M flang/test/Lower/OpenMP/private-commonblock.f90
    M flang/test/Lower/OpenMP/target.f90

  Log Message:
  -----------
  [Flang][HLFIR] : Use the attributes from the ultimate symbol (#71195)

This change is required for hlfir.declares of host-associated symbols in
the OpenMP regions.

Added A FIXME to correctly use the symbol attributes for VOLATILE and
ASYNCHRONOUS.




More information about the All-commits mailing list