[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:50:36 PST 2025


arsenm wrote:

> > runs before codegenprepare, which normally handles unsupported memcpy
> 
> Not codegenprepare's job. Do you mean PreIselIntrinsicLowering?

Plus not all the cases get expanded there 

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


More information about the llvm-commits mailing list