diff options
author | Dhruva Chakrabarti <Dhruva.Chakrabarti@amd.com> | 2022-09-30 04:41:29 +0000 |
---|---|---|
committer | Dhruva Chakrabarti <Dhruva.Chakrabarti@amd.com> | 2022-10-01 00:46:40 +0000 |
commit | 667af48179cdb581832fd9b06a8ab3ca2b4efd69 (patch) | |
tree | 8cd4807fcaac59ca2a3636e21201bef20f1f6358 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 56c7cf41d45104f97afedad3a61afd0d4d901591 (diff) | |
download | llvm-667af48179cdb581832fd9b06a8ab3ca2b4efd69.zip llvm-667af48179cdb581832fd9b06a8ab3ca2b4efd69.tar.gz llvm-667af48179cdb581832fd9b06a8ab3ca2b4efd69.tar.bz2 |
[OpenMP] [OMPT] [1/8] Create separate categories for host, device, [no]emi events
In preparation for OMPT target changes, create separate categories of events that will be used by OMPT target support.
Split up existing macro FOREACH_OMPT_EVENT into new ones. There is no change to the original macro. Created new macros FOREACH_OMPT_HOST_EVENT, FOREACH_OMPT_DEVICE_EVENT, FOREACH_OMPT_NOEMI_EVENT, FOREACH_OMPT_EMI_EVENT, and a few other sub-categories that can be used as required. One such use is in D123974 which uses events selectively.
Patch from John Mellor-Crummey <johnmc@rice.edu>
Reviewed By: dreachem
Differential Revision: https://reviews.llvm.org/D123429
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions