snix/tvix/eval/src/compiler
Vincent Ambo 6bbe7589c5 feat(tvix/eval): optimise tail calls in emitted chunks
When the last instruction in a chunk is OpCall, make it an OpTailCall instead.

Change-Id: I2c80a06ee85e4abf545887b1a79b6d8b5e6123e9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6458
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-09-10 21:57:13 +00:00
..
mod.rs feat(tvix/eval): optimise tail calls in emitted chunks 2022-09-10 21:57:13 +00:00
scope.rs chore(tvix/eval): clean up a stale comment 2022-09-09 21:14:56 +00:00