Skip to content

Commit

Permalink
[OpenMP] Add Additional Function Attribute Information to OMPKinds.def
Browse files Browse the repository at this point in the history
Summary:
This patch adds more function attribute information to the runtime function definitions in OMPKinds.def. The goal is to provide sufficient information about OpenMP runtime functions to perform more optimizations on OpenMP code.

Reviewers: jdoerfert

Subscribers: aaron.ballman cfe-commits yaxunl guansong sstefan1 llvm-commits

Tags: #OpenMP #clang #llvm

Differential Revision: https://reviews.llvm.org/D81031
  • Loading branch information
jhuber6 authored and Joseph Huber committed Jul 17, 2020
1 parent db15b8a commit 09fe0c5
Show file tree
Hide file tree
Showing 3 changed files with 896 additions and 520 deletions.

0 comments on commit 09fe0c5

Please sign in to comment.