On 10/25/21 7:26 AM, Luis Fernando Fujita Pires wrote:
You missed adding 'fold_xi_to_x(ctx, op, -1)' to fold_orc() in this commit. It ended up being added in patch 42, but it should be here.
Oops, yes.
And should we use fold_xi_to_x() to optimize multiply and divide when i==1, too?
A good idea; I'll put that in a new patch. r~