[llvm] [AMDGPU] Handle memcpy()-like ops in LowerBufferFatPointers (PR #126621)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 03:47:07 PST 2025


arsenm wrote:

>  runs before codegenprepare, which normally handles unsupported memcpy

Not codegenprepare's job. Do you mean PreIselIntrinsicLowering?

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


More information about the llvm-commits mailing list