[all-commits] [llvm/llvm-project] e9dc0b: [OpenMP] Add directive spellings introduced in spe...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Jun 10 05:27:01 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/t09-openmp60
  Home:   https://github.com/llvm/llvm-project
  Commit: e9dc0bebc958f62dec8d4cda38d8187e8675d474
      https://github.com/llvm/llvm-project/commit/e9dc0bebc958f62dec8d4cda38d8187e8675d474
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMP.td

  Log Message:
  -----------
  [OpenMP] Add directive spellings introduced in spec v6.0

For background information see
https://discourse.llvm.org/t/rfc-alternative-spellings-of-openmp-directives/85507


  Commit: 3250e4e080e77c5ac84738cd75342d21e166081c
      https://github.com/llvm/llvm-project/commit/3250e4e080e77c5ac84738cd75342d21e166081c
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMP.td

  Log Message:
  -----------
  More directives


  Commit: b33d5d31541b80b1b69d3976d7092cd40c58591f
      https://github.com/llvm/llvm-project/commit/b33d5d31541b80b1b69d3976d7092cd40c58591f
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M clang/test/OpenMP/declare_target_messages.cpp

  Log Message:
  -----------
  Fix testcase


  Commit: f55768135d31cfa062ff452d0cea17399e68d806
      https://github.com/llvm/llvm-project/commit/f55768135d31cfa062ff452d0cea17399e68d806
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M clang/test/OpenMP/declare_mapper_messages.c

  Log Message:
  -----------
  Fix testcase


  Commit: 0d0d9737379dd83298327e091d1a4a1dd15589d3
      https://github.com/llvm/llvm-project/commit/0d0d9737379dd83298327e091d1a4a1dd15589d3
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M clang/test/OpenMP/target_map_messages.cpp

  Log Message:
  -----------
  Fix testcase


  Commit: 9099611ef0ae29e6e445275255b0e5ed3cb5e5eb
      https://github.com/llvm/llvm-project/commit/9099611ef0ae29e6e445275255b0e5ed3cb5e5eb
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M clang/test/OpenMP/target_data_ast_print.cpp

  Log Message:
  -----------
  Fix testcase


Compare: https://github.com/llvm/llvm-project/compare/8385ab954aa4...9099611ef0ae

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