[PATCH] D90439: [ARM] Treat memcpy/memset/memmove as call instructions for low overhead loops
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 03:53:29 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe47449940227: [ARM] Treat memcpy/memset/memmove as call instructions for low overhead loops (authored by dmgreen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90439/new/
https://reviews.llvm.org/D90439
Files:
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/lib/Target/ARM/ARMTargetTransformInfo.h
llvm/test/CodeGen/Thumb2/LowOverheadLoops/memcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90439.302537.patch
Type: text/x-patch
Size: 8740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/73b883e8/attachment.bin>
More information about the llvm-commits
mailing list