[all-commits] [llvm/llvm-project] 82453e: [OpenMP] Add Missing Runtime Call for Globalizatio...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Oct 1 18:21:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 82453e759c77941cf2281ade79fb9b945b7e9458
https://github.com/llvm/llvm-project/commit/82453e759c77941cf2281ade79fb9b945b7e9458
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
M llvm/test/Transforms/OpenMP/globalization_remarks.ll
Log Message:
-----------
[OpenMP] Add Missing Runtime Call for Globalization Remarks
Summary:
Add a missing runtime call to perform data globalization checks.
Reviewers: jdoerfert
Subscribers: guansong hiraditya llvm-commits sstefan1 yaxunl
Tags: #LLVM #OpenMP
Differential Revision: https://reviews.llvm.org/D88621
More information about the All-commits
mailing list