DescriptionSubzero: Use the memset inline threshold for memset.
Memset lowering was using the memcpy inline threshold instead of the memset threshold.
Using the memset threshold as specified (16) seems to make spec2k performance slightly worse, so change it to the original value (8).
BUG= none
R=eholk@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=35e160025c5a7005f97c5ad55120999cf83a4ce1
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|