diff options
author | Johan Tibell <johan.tibell@gmail.com> | 2014-03-27 18:04:56 +0100 |
---|---|---|
committer | Johan Tibell <johan.tibell@gmail.com> | 2014-03-28 09:02:50 +0100 |
commit | e54828bf25fa99e74588fecb0adc705fb869a8b4 (patch) | |
tree | dad35e4c9a73d7bca00676cb14831ada961512a8 /compiler/codeGen/CodeGen | |
parent | 7ef3f0d6dbd54d9e58fb6ab1f2db322bc8fac37a (diff) | |
download | haskell-e54828bf25fa99e74588fecb0adc705fb869a8b4.tar.gz |
Make copy array ops out-of-line by default
This should reduce code size when there's little to gain from inlining
these primops, while still retaining the inlining benefit when the
size of the copy is known statically.
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions