[Openmp-commits] [PATCH] D130368: [OpenMP] Remove noinline attributes in the device runtime
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 25 12:45:11 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd61d72dae604: [OpenMP] Remove noinline attributes in the device runtime (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130368/new/
https://reviews.llvm.org/D130368
Files:
llvm/lib/Transforms/IPO/OpenMPOpt.cpp
llvm/test/Transforms/OpenMP/remove_noinline_attributes.ll
openmp/libomptarget/DeviceRTL/include/Synchronization.h
openmp/libomptarget/DeviceRTL/src/Mapping.cpp
openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
openmp/libomptarget/DeviceRTL/src/State.cpp
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130368.447436.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220725/7846913a/attachment.bin>
More information about the Openmp-commits
mailing list