[all-commits] [llvm/llvm-project] 99ae67: [NFC][OpenMP] Move the default declare mapper name...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Fri May 30 06:39:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99ae675fb7957f3eb8b65e9086dae4bbc722f221
      https://github.com/llvm/llvm-project/commit/99ae675fb7957f3eb8b65e9086dae4bbc722f221
  Author: Akash Banerjee <akash.banerjee at amd.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Parser/openmp-parsers.cpp
    M llvm/include/llvm/Frontend/OpenMP/OMPConstants.h

  Log Message:
  -----------
  [NFC][OpenMP] Move the default declare mapper name suffix to OMPConstants.h (#141964)

This patch moves the default declare mapper name suffix
".omp.default.mapper" to the OMPConstants.h file to be used everywhere
for lowering.



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