[llvm] [offload] support arbitrary memoryFill pattern sizes in L0 plugin (PR #209724)

Ɓukasz Plewa via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 06:24:29 PDT 2026


================

----------------
lplewa wrote:

NIT: Theoretically if zeCommandListAppendMemoryCopy allows memory to overlap 
we could do something like memcpy(x+1, x, len -1).

Documentation do not say that it cannot... But it do not say that it can too. 
So this is something that would need investigation before implmenenting

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


More information about the llvm-commits mailing list