This patch changes the emitTargetDataCalls function in clang to make use of the OpenMPIRBuilder::createTargetData function for Target Data directive code gen.
Depends on D146557
Differential D150860
[OpenMP] Change clang emitTargetDataCalls to use OMPIRBuilder TIFitis on May 18 2023, 4:16 AM. Authored by
Details This patch changes the emitTargetDataCalls function in clang to make use of the OpenMPIRBuilder::createTargetData function for Target Data directive code gen. Depends on D146557
Diff Detail
Event Timeline
Comment Actions This looks pretty good. The device vs if clause thing should be fixed while we are here.
Comment Actions Addressed reviewer comments
Comment Actions Let's move on. I described what this should look like, just for the record.
|