Closed this issue 8 years ago · 1 comments
sexpconv.Simplify inserts runtime functions calls; some of them can be inlined. As a quick fix, inliner is invoked after the Simplify inside the compiler. This should be re-considered later on.
sexpconv.Simplify
Simplify
opt.TryInline() make this issue irrelevant.
opt.TryInline()