[Openmp-commits] [openmp] [OpenMP][OMPT] Add OMPT callback for device data exchange 'Device-to-Device' (PR #81991)
Michael Halkenhäuser via Openmp-commits
openmp-commits at lists.llvm.org
Mon Feb 19 02:46:47 PST 2024
mhalk wrote:
> Do we have a place to document this decision other than this PR / commit message?
No, currently not. (But now that I think of it we should add another easily accessible doc.)
The first place that comes to my mind is the `(TargetDataExchange)RAII` instantiation: [Here.](https://github.com/llvm/llvm-project/commit/5fd8e50feff94dac7e741b07c956622b7c25bc6a#diff-49a42308a730c00ab9aa18dd4283c6c4f4decce37d1923bf5a570421e12b1cbaR188)
https://github.com/llvm/llvm-project/pull/81991
More information about the Openmp-commits
mailing list