[PATCH] D52081: [InstCombine] do not expand 8 byte memcpy if optimising for minsize

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 17 01:41:11 PDT 2018


SjoerdMeijer added a comment.

> Do keep in mind that there is more than one backend, more than one target architecture.

Sure, I've checked x86, ARM and AArch64.


https://reviews.llvm.org/D52081





More information about the llvm-commits mailing list