Skip to content
  • tibbe's avatar
    Make copy array ops out-of-line by default · e54828bf
    tibbe authored
    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.
    e54828bf