[OpenMP] Change remaining globalization from an analysis remark to missed
authorJoseph Huber <jhuber6@vols.utk.edu>
Tue, 22 Jun 2021 18:57:52 +0000 (14:57 -0400)
committerHuber, Joseph <huberjn@ornl.gov>
Tue, 22 Jun 2021 20:52:06 +0000 (16:52 -0400)
commit44feacc736e1ae35beafdf1cbfe59f7ff6688157
tree2e70e1d3de28ff416d721b3e978cc3af1cbe14f5
parent544d20eab662e29640c8435033e7458e5ee1857e
[OpenMP] Change remaining globalization from an analysis remark to missed

After landing the globalization optimizations, the precense of globalization on
the device that was not put in shared or stack memory is a failed optimization
with performance consequences so it should indicate a missed remark.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D104735
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/globalization_remarks.ll
llvm/test/Transforms/PhaseOrdering/openmp-opt-module.ll