summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Klebinger <klebinger.andreas@gmx.at>2020-11-27 14:24:11 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-12-08 22:43:21 -0500
commit51e3bb6db85c20cb6b287fa5ec7cfe679a7e5259 (patch)
treef07809cd5c1ee5d90a8f2a318914d9ba8e6ca8b3 /Makefile
parent0abe3ddf85a915ab99ae4f87a85faf6ee5466ad3 (diff)
downloadhaskell-51e3bb6db85c20cb6b287fa5ec7cfe679a7e5259.tar.gz
CodeGen: Make folds User/DefinerOfRegs INLINEABLE.
Reduces allocation for the test case I was looking at by about 1.2%. Mostly from avoiding allocation of some folding functions which turn into let-no-escape bindings which just reuse their environment instead. We also force inlining in a few key places in CmmSink which helps a bit more.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions