Unroll value transformers for the FILL bashers.
commit8fb94ec626a2f81eb4b9b3efb3518c7db2913df5
authorStas Boukarev <stassats@gmail.com>
Wed, 14 Dec 2016 19:06:19 +0000 (14 22:06 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 14 Dec 2016 19:14:12 +0000 (14 22:14 +0300)
tree6ffa4d767fbbf521545523bd942f85cfa6aae826
parentdb5ace1d2513247979561bc7a4720e0aa2eb0277
Unroll value transformers for the FILL bashers.

The number of steps can be reduced by using the already copied bits to
copy twice more as before instead of doing n-word-bits/n-bits copies.

And bit arrays just need (- bit).
src/compiler/seqtran.lisp