[all-commits] [llvm/llvm-project] a889f3: [Frontend][OpenMP] Add functions for checking cons...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon Apr 1 09:37:11 PDT 2024


  Branch: refs/heads/users/kparzysz/spr/a07-construct-type
  Home:   https://github.com/llvm/llvm-project
  Commit: a889f3074fc8c4ae5c6d9480308be0501217b9ff
      https://github.com/llvm/llvm-project/commit/a889f3074fc8c4ae5c6d9480308be0501217b9ff
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMP.h
    M llvm/lib/Frontend/OpenMP/OMP.cpp
    M llvm/unittests/Frontend/OpenMPComposeTest.cpp

  Log Message:
  -----------
  [Frontend][OpenMP] Add functions for checking construct type

Implement helper functions to identify leaf, composite, and combined
constructs.



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