[all-commits] [llvm/llvm-project] f852e3: Fix semantic check for default declare mappers.

Akash Banerjee via All-commits all-commits at lists.llvm.org
Mon May 19 08:35:28 PDT 2025


  Branch: refs/heads/users/Akash/mapper_semantic
  Home:   https://github.com/llvm/llvm-project
  Commit: f852e36071da0b78431cbf3de808e5cca804449a
      https://github.com/llvm/llvm-project/commit/f852e36071da0b78431cbf3de808e5cca804449a
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Semantics/OpenMP/declare-mapper-symbols.f90
    M flang/test/Semantics/OpenMP/declare-mapper03.f90

  Log Message:
  -----------
  Fix semantic check for default declare mappers.


  Commit: c2d8c55407494b3d702f927c9a68032ecc56b629
      https://github.com/llvm/llvm-project/commit/c2d8c55407494b3d702f927c9a68032ecc56b629
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Parser/unparse.cpp
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Lower/OpenMP/declare-mapper.f90
    M flang/test/Lower/OpenMP/map-mapper.f90
    M flang/test/Parser/OpenMP/declare-mapper-unparse.f90
    M flang/test/Parser/OpenMP/metadirective-dirspec.f90
    M flang/test/Semantics/OpenMP/declare-mapper-symbols.f90

  Log Message:
  -----------
  Change mapper name field from parser::Name to std::string.


Compare: https://github.com/llvm/llvm-project/compare/19c5f5635dbe...c2d8c5540749

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