[all-commits] [llvm/llvm-project] 87ce7e: [OpenMP] Add missing distribute definitions to AAK...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed Sep 29 13:07:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87ce7e65f24c80de67e1434490a4a9586e0435e1
      https://github.com/llvm/llvm-project/commit/87ce7e65f24c80de67e1434490a4a9586e0435e1
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp

  Log Message:
  -----------
  [OpenMP] Add missing distribute definitions to AAKernelInfo

Summary:
The RTL functions added in https://reviews.llvm.org/D110429 were
mistakenly left out from the list of safe runtime calls in AAKernelInfo.
This patch adds them in.




More information about the All-commits mailing list