[all-commits] [llvm/llvm-project] da1cca: [flang][OpenMP] Implement getOpenMPVersion helper ...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Mar 29 07:29:42 PDT 2024


  Branch: refs/heads/users/kparzysz/spr/a04-makeclause
  Home:   https://github.com/llvm/llvm-project
  Commit: da1cca0ca4f7585ddfb18f02154955330410fd3b
      https://github.com/llvm/llvm-project/commit/da1cca0ca4f7585ddfb18f02154955330410fd3b
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-03-29 (Fri, 29 Mar 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Lower/OpenMP/Utils.h

  Log Message:
  -----------
  [flang][OpenMP] Implement getOpenMPVersion helper function, NFC


  Commit: 38ffb86cb06bba9ec082dead7e7b77f485c1ee42
      https://github.com/llvm/llvm-project/commit/38ffb86cb06bba9ec082dead7e7b77f485c1ee42
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-03-29 (Fri, 29 Mar 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Lower/OpenMP/Utils.h

  Log Message:
  -----------
  [flang][OpenMP] Implement getIterationVariableSymbol helper function, NFC


  Commit: 9ffd6ea59b09fc6a31256816ffb1e083a72ccbef
      https://github.com/llvm/llvm-project/commit/9ffd6ea59b09fc6a31256816ffb1e083a72ccbef
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-03-29 (Fri, 29 Mar 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/ClauseProcessor.h
    M flang/lib/Lower/OpenMP/DataSharingProcessor.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Lower/OpenMP/Utils.cpp
    M flang/lib/Lower/OpenMP/Utils.h

  Log Message:
  -----------
  [flang][OpenMP] Move clauss/object conversion to happen early, in genOMP

This removes the last use of genOmpObectList2, which has now been removed.


Compare: https://github.com/llvm/llvm-project/compare/da1cca0ca4f7%5E...9ffd6ea59b09

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