This patch adds OpenMP IRBuilder support for the use_device_ptr clause for Target Data directive.
Depends on D146557
Differential D146648
[MLIR][OpenMP] Added OMPIRBuilder support for use_device_ptr clause TIFitis on Mar 22 2023, 11:14 AM. Authored by
Details This patch adds OpenMP IRBuilder support for the use_device_ptr clause for Target Data directive. Depends on D146557
Diff Detail
Event Timeline
Comment Actions Need to change this patch to account for all the clang migration changes and make use of those functions. |