[llvm] [RISCV][GlobalISel] Call `tryEmitMemcpyInline` for G_MEMCPY_INLINE (PR #192671)

Gábor Spaits via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 18 13:34:43 PDT 2026


spaits wrote:

Turns out that `lower` already supports G_MEMCPY_INLINE, so I just had to call that. I have updated the tests, hopefully they are correct now.

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


More information about the llvm-commits mailing list