[PATCH] D102824: [OpenMP] Internalize functions in OpenMPOpt to improve IPO passes
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 09:38:29 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03d7e61c87eb: [OpenMP] Internalize functions in OpenMPOpt to improve IPO passes (authored by jhuber6).
Herald added subscribers: cfe-commits, ormris.
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D102824?vs=347099&id=353679#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102824/new/
https://reviews.llvm.org/D102824
Files:
clang/test/OpenMP/remarks_parallel_in_multiple_target_state_machines.c
clang/test/OpenMP/remarks_parallel_in_target_state_machine.c
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/replace_globalization.ll
llvm/test/Transforms/OpenMP/single_threaded_execution.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102824.353679.patch
Type: text/x-patch
Size: 16841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/c70a8e4a/attachment.bin>
More information about the llvm-commits
mailing list