[PATCH] D133463: [OpenMP] Device Time Profile
Neeraj Rajesh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 13:39:13 PST 2022
nrj5k updated this revision to Diff 481041.
nrj5k edited the summary of this revision.
nrj5k added a comment.
- only contains OpenMP patch for Device Time Profile.
- patch contains full context
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133463/new/
https://reviews.llvm.org/D133463
Files:
llvm/test/Transforms/OpenMP/spmdization_constant_prop.ll
openmp/libomptarget/DeviceRTL/include/Configuration.h
openmp/libomptarget/DeviceRTL/include/Interface.h
openmp/libomptarget/DeviceRTL/src/Configuration.cpp
openmp/libomptarget/DeviceRTL/src/Kernel.cpp
openmp/libomptarget/DeviceRTL/src/State.cpp
openmp/libomptarget/include/device.h
openmp/libomptarget/include/omptargetplugin.h
openmp/libomptarget/include/rtl.h
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133463.481041.patch
Type: text/x-patch
Size: 23474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/2cf49a12/attachment.bin>
More information about the llvm-commits
mailing list