[Openmp-commits] [PATCH] D102444: [Attributor] Add interface to emit remarks in Attributor
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jun 16 13:10:32 PDT 2021
jhuber6 updated this revision to Diff 352530.
jhuber6 added a comment.
Changing remark if the allocation was from globalization. The message was a
little confusing since the programmer didn't explicitly allocate memory there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102444/new/
https://reviews.llvm.org/D102444
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/remove_globalization.ll
llvm/test/Transforms/OpenMP/replace_globalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102444.352530.patch
Type: text/x-patch
Size: 10264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210616/92773554/attachment.bin>
More information about the Openmp-commits
mailing list