[llvm] [llvm][ARM][CodeGen] Disable MEMCPY LDM/STM inlining for Cortex v7-m (PR #106378)

Nashe Mncube via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 07:53:34 PDT 2024


nasherm wrote:

> How does this impact benchmarks like Dhrystone? I understanding that would rely quite a bit on memcpy inlining. Is there a first-class way of re-enabling it?

We see an improvement on Dhrystone

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


More information about the llvm-commits mailing list