[llvm] [Offload] Add `olMemcpyRect` with amdgpu implementation (PR #160321)

Ross Brunton via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 25 04:58:39 PDT 2025


RossBrunton wrote:

Had another quick look at this and it looks like adding support for host memory not allocated through olMemAlloc is relatively trivial, so I've added it (as well as a helper function).

https://github.com/llvm/llvm-project/pull/160321


More information about the llvm-commits mailing list