[PATCH] D55263: [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 5 09:35:40 PST 2018
spatel added a comment.
In D55263#1320172 <https://reviews.llvm.org/D55263#1320172>, @courbet wrote:
> The change makes the impacted values **2.5 - 3x as fast**.
Thanks - that's an impressive speedup. Which CPU uarch was that run on?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55263/new/
https://reviews.llvm.org/D55263
More information about the llvm-commits
mailing list