[llvm] Handle scalable store size in MemCpyOptimizer (PR #118957)

Momchil Velikov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 04:08:45 PST 2024


momchil-velikov wrote:

> Is it actually desirable to convert scalable load/store into a memset?

Ah, good point!

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


More information about the llvm-commits mailing list