[llvm] [llvm][ARM][CodeGen] Disable MEMCPY LDM/STM inlining for Cortex v7-m (PR #106378)
Alan Phipps via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 08:56:49 PDT 2024
evodius96 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?
https://github.com/llvm/llvm-project/pull/106378
More information about the llvm-commits
mailing list